Changes in the CSUtils Groovy Templates

Release History

VersionDateDescription
1.0.62010-07-28
1.0.62010-07-28
1.0.52010-07-21
1.0.42010-07-19
1.0.32010-07-19
1.0.22010-07-19
1.0.12010-07-07
1.0.02010-07-06

Release 1.0.6 - 2010-07-28

TypeChangesBy
fixUpgraded core to 2.2 in order to provide meta model and model accessors.joe

Release 1.0.6 - 2010-07-28

TypeChangesBy
fixFixed the action template support by adding the classes ActionTemplates, and GroovyEntityMetaClass.joe

Release 1.0.5 - 2010-07-21

TypeChangesBy
addAdded support for file attributes.joe

Release 1.0.4 - 2010-07-19

TypeChangesBy
addThe Main class is now using System.in and System.out as defaults for --inputFile and --outputFile.joe

Release 1.0.3 - 2010-07-19

TypeChangesBy
addAdded experimental support for action templates.joe

Release 1.0.2 - 2010-07-19

TypeChangesBy
fixFixed the value() method for concepts.joe
fixAccessing slot values didn't work in the template engine.joe
addAdded support for modification of slot attributes.joe
addAdded support for ro.attribute("attrName").joe

Release 1.0.1 - 2010-07-07

TypeChangesBy
addThe creation of a CentraSite connection is now done lazily by the template engine. In other words, if you don't need it, you can run the engine without CentraSite.joe

Release 1.0.0 - 2010-07-06

TypeChangesBy
addInitial version.joe