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

Jim Fulton jim at zope.com
Tue Jul 13 12:38:26 EDT 2004


Casey Duncan wrote:
...

> Since we are brainstorming: Maybe public interfaces should derive from a
> "PublicInterface" marker interface, instead of just plain Interface. I
> see two benefits to this:

I don't like this, as the base interfae wouldn't specify behavior.

If I was going to do something like this I would use some sort of meta data.

> OTOH, this would be a lot of bookwork to implement and maybe isn't a big
> enough payoff.

That's my opinion.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list