|
|
|
|
|
by ncmncm
1488 days ago
|
|
Thank you. Detail is always welcome. It looks as if the new language would not have helped the first problem, unless it lacks lambda support, or prevents capturing by copy. On first impression, I would chalk that fault up to over-use of refcounting, something that the new language seems like it would make worse. The second seems like bypassing the type system, something you would have misused "unsafe" for in the new language. I may have misunderstood something. |
|