[Zope-CMF] Re: [dev] CMF 1.5 release candidate imminent
    Lennart Regebro 
    regebro at nuxeo.com
       
    Tue Sep 28 07:55:55 EDT 2004
    
    
  
yuppie wrote:
> - Providing a way for other components to add annotions to TypeInfo 
> objects that are completely maintained and configured by these other 
> components.
Well, one easy way it to use the standard PropertySheet suppott. That 
is, that type info objects take their property schema from a property 
sheet defined somewhere else. Other components could then add properties 
to that schema, which would give all typeinfo objects have the same schema.
    
    
More information about the Zope-CMF
mailing list