| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into a PredefinedStepOutcome.
Added single parameter execution method for scripts that can't handle
the ... method params.
|
|
Collection. New steps will be added to create fixed versions as needed.
|
|
|
|
Collection path. Null version implies "last".
|
|
been renamed and don't clash.
|
|
missing.
|
|
the new Item.
|
|
|
|
Collection ClusterStorage path.
|
|
|
|
an optional additional parameter to CreateItem/AgentFromDescription.
Each property supplied must be defined in the property description.
|
|
|
|
|
|
entity.transfer packages
|
|
|
|
|
|
are inefficient.
|
|
module
|
|
Revisit.
|
|
|
|
|
|
|
|
destroy and init.
|
|
|
|
|
|
event arrives just before thread switches to waiting.
|
|
|
|
|
|
|
|
so merge the two for simplicity.
|
|
|
|
Gateway.startServer() if Gateway.close has been called by the Bootstrap
on error before it returns.
|
|
ItemPath wasn't being set by the constructor either.
|
|
plain UUIDs and an /entity prefix. Tightened that up and removed the
fromUUIDString method for a simpler API. Also switched AgentPath(String)
to a path argument for consistency. New AgentPaths should be created
with AgentPath(new ItemPath(), String) instead.
|
|
autoboxing, and Olivier's classloader tweaks.
|
|
constructor protected to better handle ItemPath and AgentPath
construction with String UUIDs, throwing the right exceptions.
|
|
|
|
|
|
|
|
given
|
|
overrides them. Fixes #190
|
|
|
|
|