Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

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

root/trunk/engines.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 12/27/04 07:17:49 @43 [43] fumanchu 1. Changed UnitProperty?.hints['Size'] to 'bytes'. SM's should now assume …
(edit) 12/15/04 22:50:08 @38 [38] fumanchu 1. Added Unit.first(farClass, **kwargs) method to retrieve a single …
(edit) 11/21/04 03:30:23 @33 [33] fumanchu Rewrote handling of Unit.dirty. For UnitProperty? types which were mutable …
(edit) 11/19/04 06:55:00 @29 [29] fumanchu 1. Fixed bug in storeado with hints:Size of wrong type. …
(edit) 11/11/04 00:03:51 @27 [27] fumanchu Inlined handling of universal sets for better strategies/performance.
(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/20/04 21:36:52 @21 [21] fumanchu 1. Removed Unit.temporary 2. Added Unit.on_recall() with Sandbox support. …
(edit) 10/19/04 23:26:16 @20 [20] fumanchu 1. Added getstate, setstate to Unit and subclasses. …
(edit) 10/17/04 07:20:12 @18 [18] fumanchu Doc updates + new TemporaryUnitError?
(edit) 10/13/04 23:55:22 @17 [17] fumanchu 1. Fixed a mutex bug in UnitCollection?. 2. Doc updates.
(edit) 10/09/04 18:01:37 @8 [8] fumanchu codewalk and logic are now modules in dejavu
(edit) 10/04/04 20:26:43 @5 [5] fumanchu Fixed visit_FUNCTION rule to pass a sandbox.
(edit) 09/30/04 04:59:50 @4 [4] fumanchu oops. dict.iteritems again.
(edit) 09/29/04 22:13:11 @2 [2] fumanchu Allow Unit properties to be set in Unit.init() by **kwargs.
(add) 09/22/04 22:01:33 @1 [1] cnew initial import