Hacker News new | ask | show | jobs
by skariel1 4181 days ago
Optional gc is tricky, as you would need all libraries written this way
1 comments

This is one of the reasons why the Objective-C GC failed.

It just didn't work out mixing Frameworks compiled in different modes, many times leading to crashes.