Commit graph

3141 commits

Author SHA1 Message Date
hns
e20aaec618 Changed Key object management and database fetching strategy. Parallel fetching is now allowed, but at cache insertion strict checks are performed. 2001-01-18 14:49:13 +00:00
hns
8451bfddd9 minor log message rearrangement 2001-01-18 14:47:36 +00:00
hns
6d0491e2de Threads and evaluators are now started in lazy mode - only when needed. Halleluja! 2001-01-16 22:31:08 +00:00
hns
73bcc24ffc Implemented basic asynchronous behaviour 2001-01-15 18:35:49 +00:00
hns
52de687ae5 nothing 2001-01-15 17:55:58 +00:00
hns
69589a1928 fixed dbmapping check for untyped virtual nodes 2001-01-15 16:41:17 +00:00
hns
32283385d5 UserNode is now called UserObject 2001-01-15 13:29:14 +00:00
hns
fb47ffa0ac additional checks in getNameOrID() 2001-01-11 19:25:38 +00:00
hns
28df583817 some skin fixes 2001-01-11 16:28:02 +00:00
hns
4f34e0f73f make prototype name accessible as __prototype__ 2001-01-11 16:27:06 +00:00
hns
b0d134b811 Worked on skin support 2001-01-10 19:31:05 +00:00
hns
30f539b396 increased node serialization version, check for order in getGroupbySubnode 2001-01-09 21:40:09 +00:00
hns
433fb5d580 also groupby sub-relations inherit order from now on 2001-01-09 21:36:02 +00:00
hns
01e4f2c9b3 set global appnode in initEvaluator already 2001-01-09 19:12:38 +00:00
hns
a7ea831b1b made native skin support work 2001-01-08 18:30:38 +00:00
hns
ea128e6cc3 Added "body", "title" and "message" fields 2001-01-08 18:29:33 +00:00
hns
947fd19024 virtual nodes now inherit the order field 2001-01-07 21:02:42 +00:00
hns
5dab540dce Rewrote parent fetching for relational DBs 2001-01-05 23:11:44 +00:00
hns
a16f2133c7 added global stripTags() function to remove HTML/XML tags from text 2001-01-05 23:10:26 +00:00
hns
4cd70f3648 Upgraded serialization methods to new version to include prototype info 2001-01-05 19:26:55 +00:00
hns
dd750e0a06 Made prototype transient to keep serialization compatibility with older versions 2001-01-05 19:26:02 +00:00
hns
cb33854282 Fixed getPropertyMapping returning the wrong Mapping for prototyped virtual nodes 2001-01-05 19:25:15 +00:00
hns
9ebf16475b This will be a Hop Skin when it grows up. 2001-01-05 19:15:49 +00:00
hns
c969278494 setCacheNode wasn't necessary after all, instead overwrote setNode in ESUser 2001-01-05 15:31:10 +00:00
hns
d412a6c5f0 Nodes now know about their prototypes. Until now they were stored as generic properties, which lead to some problems (name clashes etc.) 2001-01-05 15:17:38 +00:00
hns
554ec4a3a5 now uses HashMap instead of Hashtable for thread-local caching 2001-01-05 15:16:08 +00:00
hns
0910855981 adapted to fixed Node.getGroupbySubnode 2001-01-04 12:49:34 +00:00
hns
0c85da040c fixed getGroupbySubnode to use both subnode and property Relations 2001-01-04 12:48:29 +00:00
hns
18478e9bf6 minor rearrangement 2001-01-03 19:32:03 +00:00
hns
15127efd4d (re)set relations to null if not specified 2001-01-03 19:31:46 +00:00
hns
40c290efbc Cleaned up virtual and groupby relations. Let's see how it works ;-> 2001-01-03 15:17:24 +00:00
hns
ced24237b6 Register DbSource even if driver is invalid! 2001-01-03 15:16:03 +00:00
hns
1bb1297daf Made getSubnode honor the "groupby" flag 2001-01-03 15:15:30 +00:00
hns
218db60353 Added support for "groupby" nodes 2001-01-02 15:28:56 +00:00
hns
343e354c77 changed "node" to "hopobject" for generic object prototype 2001-01-02 12:51:05 +00:00
hns
42cc2d9ffb Fixed cache corruption when primary key is purged from cache but node is still cached with secondary key 2000-12-31 15:42:42 +00:00
hns
3598f6bd3f This commit was generated by cvs2svn to compensate for changes in r10,
which included commits to RCS files with non-trunk default branches.
2000-12-31 15:10:47 +00:00
hns
89c38c6eee This commit was generated by cvs2svn to compensate for changes in r7,
which included commits to RCS files with non-trunk default branches.
2000-12-29 17:58:41 +00:00
hns
ee13186158 This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.
2000-12-29 17:58:10 +00:00
hns
72d15e11ab New repository initialized by cvs2svn. 2000-12-29 17:57:21 +00:00
hns
af35ca5581 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
2000-12-29 17:57:21 +00:00