Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

I think I've seen this ORM somewhere before...

root/trunk/storage/storeado.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 01/12/05 07:48:53 @51 [51] fumanchu 1. Changed arena.roster to ._registered_classes. Dropped containers.Prism …
(edit) 01/08/05 07:26:45 @50 [50] fumanchu 1. Modified Unit.add() to take multiple units. …
(edit) 01/07/05 00:38:16 @49 [49] fumanchu 1. Rearranged db.SM.recall for speed, clarity. …
(edit) 01/06/05 00:04:46 @47 [47] fumanchu 1. AdapterToSQL now separates bool constants from bool expressions. …
(edit) 01/02/05 06:53:53 @46 [46] fumanchu 1. Changed AdapterFromDB to take unit arg only on consume. …
(edit) 12/31/04 07:31:41 @45 [45] fumanchu 1. Doc updates. 2. xray, recur now imported lazily. …
(edit) 12/31/04 03:43:46 @44 [44] fumanchu 1. Changed all storage tests to use common zoo_fixture.py. …
(edit) 12/27/04 07:17:49 @43 [43] fumanchu 1. Changed UnitProperty?.hints['Size'] to 'bytes'. SM's should now assume …
(edit) 12/20/04 23:48:53 @42 [42] fumanchu 1. New named_opcodes(bits) in codewalk. …
(edit) 12/17/04 00:32:21 @40 [40] fumanchu 1. Added storepypgsql (Postgres) + tests. …
(edit) 11/22/04 05:26:27 @36 [36] fumanchu 1. Dejavu now adds methods to FixedPoint? for pickling if not present. …
(edit) 11/21/04 03:30:23 @33 [33] fumanchu Rewrote handling of Unit.dirty. For UnitProperty? types which were mutable …
(edit) 11/21/04 00:13:21 @32 [32] fumanchu Made Decompiler less fragile by adding stack sentinels for …
(edit) 11/19/04 06:55:00 @29 [29] fumanchu 1. Fixed bug in storeado with hints:Size of wrong type. …
(edit) 11/10/04 08:18:45 @26 [26] fumanchu 1. Use error trapping instead of asserts. …
(edit) 11/03/04 00:18:32 @25 [25] fumanchu 1. Moved UnitCollection?._IDs to a UnitProperty?, .Members …
(edit) 10/30/04 20:58:58 @23 [23] fumanchu Oops. Shouldn't have add xray, recur. Better without.
(edit) 10/30/04 20:43:26 @22 [22] fumanchu 1. Moved xray, recur into dejavu. 2. Doc updates.
(edit) 10/19/04 06:15:52 @19 [19] fumanchu 1. Changed containers.Balloon class to .warehouse function. …
(edit) 10/11/04 04:29:10 @12 [12] fumanchu 1. Rewrote UnitProperty? to enable declaration within class body (instead …
(edit) 10/10/04 05:49:39 @9 [9] fumanchu Cleaned up add_store to remove all configfile cruft. Works directly on …
(edit) 10/09/04 18:01:37 @8 [8] fumanchu codewalk and logic are now modules in dejavu
(add) 09/22/04 22:01:33 @1 [1] cnew initial import