By jsugrue
via java.dzone.com
Published: Sep 08 2008 / 16:13
UJO Framework provides objects with a different architecture from JavaBeans.
The original idea was a toy with generic data types of Java 5.0 however over time it appears, that the architecture has some exciting features such as an easy object introspection without a heavy PropertyDescriptor implementation,
a transfer of the UJO properties (not values) by a collection to a method, the core of the building has two interfaces for an easy implementation
SaveShareSend
Tags: announcement, java
Add your comment