[ZODB-Dev] Non versioned objects

Jim Fulton jim@zope.com
Tue, 30 Jul 2002 09:30:10 -0400


Toby Dickenson wrote:
> On Tuesday 30 Jul 2002 1:08 pm, Jim Fulton wrote:
> 
>>Cyril Elkaim wrote:
>>
>>>Hi everybody,
>>>
>>>I need to know if it's possible during a commited transaction to have
>>>versioning on certains
>>>types of objects but not other types. Does exist a property that permit
>>>to (de)activate versioning
>>>for an object or a class derived from Persistent?
>>>
>>No.
>>
> 
> Ive been thinking about how to add this. These storage properties need to be 
> assigned per instance, but there doesnt seem to be a good way of 
> communicating them down to the Storage layer on a per-instance basis. There 
> is a strong assumption that the Storage will be interested in the pickle, and 
> nothing more.

Adding this feature would add lots of complication. YAGNI!

Jim



-- 
Jim Fulton           mailto:jim@zope.com       Python Powered!
CTO                  (888) 344-4332            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org