Menu

aisCOAL / News: Recent posts

Refactoring

In an attempt to make the serialization code more user friendly, I'm in the process of changing the internal model to support a single user routine that:

a) handles both serializing and de-serializing
b) simplifies the API to store/retrieve to the DAO (currently the CkptByteArray)
c) provides extensibility for the DAO, permitting various means of encoding objects within CKPT (raw byte data, compressed data, XML, etc)... read more

Posted by Glenn Nethercutt 2007-04-25

Pre-alpha code available

Stable pre-alpha code is in subversion. Documentation and examples are on the website.

Posted by Glenn Nethercutt 2007-04-13