Message431

Author reinhard
Recipients
Date 2007-09-24.13:19:25
Content
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.
History
Date User Action Args
2007-09-24 13:19:26reinhardlinkissue185 messages
2007-09-24 13:19:25reinhardcreate