Hacker News new | ask | show | jobs
by MonkeyClub 394 days ago
And then we're back to manual memory management.

At least the objects get instantiated automatically, and you don't need to malloc() them into existence yourself; I guess that's still something.