michaelsevilla / malacology-popper

2 stars 0 forks source link

Future work: insuring correctness of object class implementation #51

Closed carlosmalt closed 8 years ago

carlosmalt commented 8 years ago

One can implement object class methods that will lead to data loss. It is both a bug and a feature because there are a lot of optimization opportunities by keeping some data volatile. But there is definitely work left to better ensure durability of data which is supposed to be durable.