Changelog Report

Total number of change sets: 1

Changes between 2005-06-20 and 2005-07-21

Total Commits: 4 Total Number of Files Changed: 5

Date Author File/Message
2005-07-18 04:41:54 Thomas Fischer

.cvsignore v 1.1

ignore the target package
2005-07-18 04:09:33 Thomas Fischer

project.xml v 1.1

create extra jar for the generator templates to keep the structure of the generator jar sane.
2005-06-27 21:34:09 Thomas Fischer

om/Object.vm v 1.25

om/ObjectWithManager.vm v 1.20

Added a "protected" attribute to the column which van be used to make getters and setters for the column protected. This can be helpful if Torque manages inheritance. Thanks to Jonthan Purvis for the Patch. See TRQS306 in scarab
2005-06-27 20:34:41 Thomas Fischer

om/Peer.vm v 1.16

If a MapBuilder cannot be instantiated when initializing a Peer class, a Runtime Exception is now thrown instead of just logging the error