On Saturday, 26 October 2013 at 16:10:46 UTC, Dmitry Olshansky wrote:
If it's possible, I'd rather see the converse -- that code that assumes the GC will "just work" with other allocation strategies, so one can use
the builtins without worrying.

Only if you are switching to from one GC kind to another. There is no way out of automatic memory management.

Waiting for ARC :)

Reply via email to