[Zope-Checkins] CVS: Packages/BoboPOS  - PickleDictionary.py:1.26 PickleJar.py:1.58 SimpleDB.py:1.75 TJar.py:1.33 __init__.py:1.8 Persistence.py:NONE
   
    Jim Fulton
     
    jim@tarzan.digicool.com
       
    Thu, 29 Apr 1999 15:21:29 -0400
    
    
  
Update of /cvs-repository/Packages/BoboPOS
In directory tarzan.digicool.com:/tmp/cvs-serv11356/BoboPOS
Modified Files:
	PickleDictionary.py PickleJar.py SimpleDB.py TJar.py 
	__init__.py 
Removed Files:
	Persistence.py 
Log Message:
Changed many files to work with BoboPOS 2 and ZODB 3 to ease 
the transaction between the two. Also tried to clean a number
of things up (in preparation for the move). Rearranged things, 
moving alot of code out of Globals into other modules.
Migrates some modules into packages and did away with the
infamous Scheduler.
Hold on to your butts. ;)