Brainstorm, What constitutes a public API? (was Re: [Zope3-dev] Re: APIs breakage)

Fred Drake fred at zope.com
Tue Jul 13 15:56:28 EDT 2004


On Tuesday 13 July 2004 10:45 am, Stephan Richter wrote:
 > - Only objects (e.g. functions, variables, constants, attributes, ...)
 > that are defined via an interface in '__init__.py' can be considered
 > public.

I don't think we should require all public interfaces to be imported into 
package __init__.py files; using an "interfaces" module or package should be 
perfectly acceptable.


  -Fred

-- 
Fred L. Drake, Jr.  <fred at zope.com>
Zope Corporation



More information about the Zope3-dev mailing list