Version | Date | Description |
---|---|---|
1.0.6 | 2010-07-28 | |
1.0.6 | 2010-07-28 | |
1.0.5 | 2010-07-21 | |
1.0.4 | 2010-07-19 | |
1.0.3 | 2010-07-19 | |
1.0.2 | 2010-07-19 | |
1.0.1 | 2010-07-07 | |
1.0.0 | 2010-07-06 |
Type | Changes | By |
---|---|---|
Upgraded core to 2.2 in order to provide meta model and model accessors. | joe |
Type | Changes | By |
---|---|---|
Fixed the action template support by adding the classes ActionTemplates, and GroovyEntityMetaClass. | joe |
Type | Changes | By |
---|---|---|
The Main class is now using System.in and System.out as defaults for --inputFile and --outputFile. | joe |
Type | Changes | By |
---|---|---|
Fixed the value() method for concepts. | joe | |
Accessing slot values didn't work in the template engine. | joe | |
Added support for modification of slot attributes. | joe | |
Added support for ro.attribute("attrName"). | joe |
Type | Changes | By |
---|---|---|
The 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 |