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 usethe 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 :)
