| Age | Commit message (Collapse) | Author |
|
whitespace around the values. Fixes #165
Remove old Gateway.getProperty methods - there should be no deprecated
methods in the 3.0 release
Move all getProperty() calls to getString or other so they will be
trimmed.
Introduce ObjectProperties.getInstances to create ArrayLists of objects
from comma-separated class name lists.
|
|
ItemPath objects are now used to identify Items throughout the kernel,
replacing ints and Integers.
|
|
behind interfaces: Authenticator, Lookup and NextKeyManager (LDAP
property storage was already a ClusterStorage). Gateway holds additional
objects, and
Fixes #26 #191. Refs #27 (needs additional work for read perms and auth
tokens)
|
|
|
|
old 'Entity' superclasses should be removed, including proxies and
paths. Very large change, breaks API compatibility with CRISTAL 2.x.
Fixes #135
|
|
in the Job. Called when job.getOutcome() is called when none exists.
Viewpoint last still overrides. Fixes #47
|
|
|
|
and wrap int and boolean parsing. Gateway.getProperties() returns the
new ObjectProperty instance. Old Gateway property methods still present
but deprecated. Refs #149
|
|
Removed hanging if in AgentProxy.execute
|
|
property symbols but the properties are empty (e.g. activities with no
schema defined). The methods must now be given activity properties.
|
|
New StateMachine desc
IssueID #28
|
|
|
|
|
|
Removed unused 'getSchemaURI' method.
|
|
client processes can record the reason for the suspension. Errors XML is
marshalled ErrorInfo. UserCodeProcess automatically sends fatal
ErrorInfos through suspend jobs.
Job API added to to support all this.
fixes #23
|
|
|