Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The strategy discussed involved lots of creating new objects that were the same as an old object but with one more piece of data. If you're using a reference counting implementation then every one of those methods needs to know about, and adjust, all of the reference counts that the object points to. This kind of busy accounting work is error-prone, and does a lot to undo the simplicity that you're trying to achieve with this methodology.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: