| Age | Commit message (Collapse) | Author |
|
|
|
ItemPath objects are now used to identify Items throughout the kernel,
replacing ints and Integers.
|
|
in through the TransactionManager. This allows user-login to storages.
Fixes #192
|
|
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
|
|
server, not propagate the exception.
|
|
|
|
ProxyLoader logs error at log(7)
CastorXMLUtility creates an Unmarshaller in the constructor to detect
mapfile problems then rather than on first use. Mapping objects don't do
it.
|
|
CastorXMLUtility is now a static member of gateway. Domain specific
instances can be used by domain applications, but the maps do not
interfere with the kernel.
|
|
|