[Zope-Checkins] SVN: Zope/branches/philikon-aq-and-__parent__/
	Branch for making the Acquisition API understand __parent__
	pointers so
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Mon Nov 20 19:22:32 EST 2006
    
    
  
Log message for revision 71217:
  Branch for making the Acquisition API understand __parent__ pointers so
  that things don't necessarily need to be aq-wrapped for security contexts.
  Instead they can simply have Zope3-style __parent__ pointers.
  
  This is primarily important for all Five-induced components which currently
  have to mix-in some form of Acquisition (and Five has to acrobatically aq-wrap
  them during traversal). When this works, Five can decrease in size a lot.
  
Changed:
  A   Zope/branches/philikon-aq-and-__parent__/
-=-
Copied: Zope/branches/philikon-aq-and-__parent__ (from rev 71216, Zope/trunk)
    
    
More information about the Zope-Checkins
mailing list