On 19 July 2001, Andrew Kuchling said:
> The MXBase class in base.py class defines a repr(). User objects have
> a .user_id attribute, in addition to being stored in a BTree using
> their ID as the key. This means the data isn't normalized, but we
> don't care about that.
Does "normalization" even have a meaning in the OODB world?
Greg