[Zope3-checkins] [Checkins] SVN:	zopetoolkit/trunk/source/steeringgroup/decisions.rst Add a	note about reusability markers.
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Wed May 13 13:41:05 EDT 2009
    
    
  
On Wednesday 13 May 2009, Martijn Faassen wrote:
> +  At the time of writing, most of our packages will be marked as *not*
> +  reusable. Only packages at the roots of our dependency tree that
> +  have a clear purpose and some documentation (such as
> +  ``zope.interface`` and ``zope.component``) should be marked as
> +  reusable. We will slowly start to build up from there.
Another example of a reusable package is zope.configuration. I use it allthe 
time to configure my component registry in all sorts of applications. 
Unfortunately, you need zope.app.component right now too,which pulls in the 
rest.
Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
    
    
More information about the Zope3-Checkins
mailing list