[Zope] Problem with TinyTables under 2.0.0a1? (WAS: Problem with TinyTables
 under 1.11pr?)
 under 1.11pr?)
   
    Michael Bernstein
     
    mbernstein@profitscape.net
       
    Mon, 07 Jun 1999 16:41:14 -0700
    
    
  
Ty Sarna wrote:
>
>
> DC moved some modules around. Find the line:
> 
>         from PersistentMapping import PersistentMapping
> 
> In TinyTable.py and change it to:
> 
>         from BoboPOS.PersistentMapping import PersistentMapping
> 
> and it will be happy. The next TinyTables will adjust for either
> location of PersistentMapping.
I am assuming that this applies to TinyTables Beta 2. I have attempted
to install and patch this product under Zope 2.0.0a1, but without
success. Without the patch, Zope starts up, but the product shows up as
broken. With the patch, Zope refuses to start.
Any ideas?
Michael Bernstein.