| Age | Commit message (Collapse) | Author |
|
|
|
Changed EntityProxy.getObject to return a null locked History object so
it could be cached. Change every instance where a transaction based
History is required so it is created directly instead of loaded from
storage.
|
|
|
|
New castor and dependent commons libs
|
|
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
|
|
|
|
warnings :)
|
|
|