helma/src
hns 33c9f4cc8c Key is now an interface with two implementing classes:
DbKey for primary database keys, and SyntheticKey (might be
renamed to "DerivedKey" for virtual nodes, groupby nodes, and
nodes accessed via a property name instead of the primary key.
SyntheticKey consist of a parent key and a (property) name to
derive the object from the parent object.
2001-08-03 14:44:00 +00:00
..
Acme we dont need that either 2001-02-09 18:54:29 +00:00
FESI Changed FESI.Interpreter.EcmaScriptEvaluateVisitor to use .equals instead of 2001-04-19 12:12:28 +00:00
helma Key is now an interface with two implementing classes: 2001-08-03 14:44:00 +00:00