UJO Framework
Posted by ponec on November 19, 2008 at 12:06 PM PST
Summary
UJO Framework provides special objects with a different architecture from JavaBeans. The objects have got the some unique features:
* map based architecture with a value type safe solution
* an easy object introspection without a heavy PropertyDescriptor implementation
* simple persistence the object to XML and another formats
* two fundamental interfaces are applicable for easy user implementation



