Re: Archetypes.public gone?

Hanno Schlichting <plone-+xqiSR9SqHsk+I/[email protected]> Wed, 14 Jun 2006 15:33:21 +0200
Newsgroups gmane.comp.web.zope.plone.archetypes.devel
Message-ID <[email protected]>
Martin Aspeli wrote:
> If so, can we have it back?

It's back on trunk and undeprecated on the 1.4 branch now. After all
it's just one line of code (don't look if your name is Rocky ;)

from Products.Archetypes.atapi import *

Hanno