[Zope-CMF] IMember: does it exist?
    Philipp von Weitershausen 
    philipp at weitershausen.de
       
    Wed Oct  8 07:07:59 EDT 2008
    
    
  
Paul Winkler wrote:
> Rob Miller <ra at ...> writes: 
>>   then CMF does it's normal wrapping of these user objects using the standard 
>> MemberData implementation.
> 
> Hmm, right, so then this might still be on-topic here ;-)
> Maybe the right thing is for CMF to do a directlyProvides() call in wrapUser?
Please consider using alsoProvides() since directlyProvides *overrides* 
all directly set interfaces. alsoProvides *adds* to them.
    
    
More information about the Zope-CMF
mailing list