|
|
|
|
|
by moldavi
1422 days ago
|
|
That's why I mentioned one needs to have discipline, to not use that particular solution. We agree it's not the best solution. And it's easy for us to say that now, after I've spelled out why. You'd be surprised how many people don't know that this can be a problem. Also, it amuses me that having a simple index into a Vec would be a "convoluted solution". It's the easiest solution of all the alternatives. It can also be risky for privacy. Compare that to a GC'd language, where the easiest solution (just hold a reference) doesn't introduce privacy risks. |
|