summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/utils/DescriptionObjectCache.java
AgeCommit message (Collapse)Author
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