summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/utils/LocalObjectLoader.java
AgeCommit message (Collapse)Author
2013-10-273.0-SNAPSHOTAndrew Branson
Do Integer.parseInt(propObj.toString()) to tolerate String or Integer version properties.
2013-10-25Changes and refactoring to gui requirementsAndrew Branson
Used descriptions must use an integer version.
2013-09-16Refactor ActDefCache into DescriptionObjectCache.Andrew Branson
Create ActivityDef and StateMachine caches. Add StateMachine loading to LocalObjectLoader
2013-06-27Removed CERN schema 'BreakApart' propertyAndrew Branson
2012-11-09Create proper constructor for Schema.Andrew Branson
2012-05-30Initial Maven ConversionAndrew Branson