update authored by Eron's avatar Eron
...@@ -70,4 +70,5 @@ We have an almost pathological focus on minimalism. We want the functionality o ...@@ -70,4 +70,5 @@ We have an almost pathological focus on minimalism. We want the functionality o
* [Balls](https://en.wikipedia.org/wiki/Exception_handling) * [Balls](https://en.wikipedia.org/wiki/Exception_handling)
* [Closures](https://en.wikipedia.org/wiki/Closure_(computer_programming)) * [Closures](https://en.wikipedia.org/wiki/Closure_(computer_programming))
* Automatic object persistence. * Automatic object persistence.
* Object member fields can be annotated to be persisted.
* Objects are loaded using their 8 word hash as a key (a FUBS word is 4 bytes). * Objects are loaded using their 8 word hash as a key (a FUBS word is 4 bytes).