Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
Created on 2007-09-24.13:19:26 by reinhard, last changed 2007-09-24.13:19:26 by reinhard.
Currently, store() can be called with a non-existant object ID, in which case the operation is just ignored without any exception. It would be better to raise an exception in that case.