[Zope] some Zope issues: dtml-zpt, permissions, scalability
    Michael Bernstein 
    webmaven at cox.net
       
    Wed Nov 26 17:20:06 EST 2003
    
    
  
Dylan Reinhardt wrote:
> On Wed, 2003-11-26 at 11:41, Dieter Maurer wrote:
> 
>>Michael Bernstein wrote at 2003-11-25 13:00 -0800:
>> > ...
>> > The most critical difference in using a BTree is that you cannot simply 
>> > use assignment such as
>> > 
>> >    self.Entries[id] = entry
>>
>>This is not true as you can see from this transcript.
> 
> Michael was probably thinking of IISet/OOSet objects, which *do* use an
> obj.insert() and obj.remove() interface instead of __setitem__ and
> __delitem__.
Maybe. I'm not sure where I picked up that odd notion. Guess I'll have 
to put it down to old age.
- Michael
    
    
More information about the Zope
mailing list