Menu

#3 Persistence needs a decent implementation.

open
nobody
None
5
2012-12-24
2009-10-12
No

Currently the NEAT code has a Persistence interface, however there is no decent implementation of it that can be used by developers.

Investigate creating a "directory" persistence mechanism which stores the "deltas" between values, serialized via regular Java object serialization.

Discussion