[Zope-Checkins] CVS: Zope2  - UnTextIndex.py:1.30.2.2
   
    Chris Petrilli
     
    petrilli@digicool.com
       
    Thu,  4 Jan 2001 23:25:56 -0500 (EST)
    
    
  
Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory korak.digicool.com:/tmp/cvs-serv20018
Modified Files:
      Tag: petrilli-Catalog_IndexingMerge-branch
	UnTextIndex.py 
Log Message:
A bit more clean up, getting rid of needless attribute swapping for
tricking the persistence machienery.  All of these data structures are
already persistence aware, and this could actually cause additional
objects to get pickled when they're not actually modified.