summaryrefslogtreecommitdiff
path: root/source/com/c2kernel/persistency
AgeCommit message (Collapse)Author
2012-05-30Initial Maven ConversionAndrew Branson
2012-03-30Cache RemoteMaps if they are not related to a transactionAndrew Branson
2012-03-13More efficient DOM handling, getField() utility method for scriptsabranson
2012-01-27minorabranson
2011-11-23Merge branch 'modules'2.3abranson
2011-10-18Module supportabranson
2011-09-28RemoteMap bugfixabranson
2011-08-04Last bit of cleanup honestabranson
New castor and dependent commons libs
2011-08-04More code cleanup:abranson
Refactored Entity Proxy Subscription to handle generics better Rewrote RemoteMap to use TreeMap instead of the internal array for order. It now sorts its keys by number if they parse, else as strings. Removed a no-longer-in-progress outcome form class
2011-08-02Finished move to generics. Enforced 1.6 compliance for now. No errors orabranson
warnings :)
2011-06-21Initial commit2.2Andrew Branson