[ZODB-Dev] breaking out the transaction module from ZODB
    Jim Fulton 
    jim at zope.com
       
    Fri Nov  9 09:49:21 EST 2007
    
    
  
On Nov 9, 2007, at 9:29 AM, Chris McDonough wrote:
> On Nov 9, 2007, at 8:41 AM, Jim Fulton wrote:
>
>>
>> On Nov 9, 2007, at 8:31 AM, Chris McDonough wrote:
>>> It also contains TimeStamp, which will get moved out of persistent.
>>
>> Why?
>>
>> I don't see any uses of TimeStamp by the transaction package.  In  
>> your new package, it is only used by its tests.
>
> D'oh!  You're right.  Out it goes.  I wrote tests for it, I'll add  
> them to the persistent package.
BTW, I doubt that persistent is the right location for TimeStamp  
either, but that's a different project. TimeStamp *is* there now, so  
that's the right place to put these tests (now).
Someday, I'm going to refactor persistent in a pretty major way.
Jim
--
Jim Fulton
Zope Corporation
    
    
More information about the ZODB-Dev
mailing list