8011
by wguttmn
31 December 2008, 04:01:22 -0600
(
7 days ago)
Enhanced the code generator so that empty line will not be 'white-spaced' (CASTOR-2606).
8010
by wguttmn
31 December 2008, 03:49:18 -0600
(
7 days ago)
Added methods to (Abstract)JClass to inject complete source code fragments (CASTOR-2604). At the same time, I deprecated the old JStructure.print(...) methods to initiate the switch to Velocity-based …
8009
by wguttmn
30 December 2008, 13:23:40 -0600
(
8 days ago)
Removed OrderedHashMap and replaced its usage with java.util.LinkedHashMap (CASTOR-2607).
8008
by wguttmn
30 December 2008, 12:41:08 -0600
(
8 days ago)
Improved castor.xml.properties to be coherent in style, content and handling of default values (CASTOR-2608).