Hi,

The z.a.apidoc is there in KGS. But it is not configured in the
default project template. I think projects like ice.control can
configure it. Otherwise we can include a _new_ admin interface in the
next release by default.

IMO, the new admin interface should not depend on any community
packages, otherwise those packages should be added to core. Also the
admin interface should not register any view in the default layer.

Regards,
Baiju M


On 4/23/10, Christophe Combelles <[email protected]> wrote:
> hi,
>
> what about bringing back zope.app.apidoc ? It is a very useful tool during
> development and it allows to dynamically add other namespaces such as z3c,
> zc,
> and even the project packages. There is probably a few changes to do in
> apidoc
> registrations. A very good thing would then be to move it to zope.apidoc
> later.
>
> There is a way to enable it only in devmode with zcml:condition="have
> devmode".
> I think we can provide at least two buildout files for this purpose, one for
> production, one for development using devmode and apidoc.  It can be easily
> done
> with the templating system currently included.
>
> If there is a way to do this without needing the templating, I would be +1
> to
> remove the templating.
>
>
> Same question for zope.app.onlinehelp and zope.app.preference ?
> _______________________________________________
> bluebream mailing list
> [email protected]
> https://mail.zope.org/mailman/listinfo/bluebream
>
_______________________________________________
bluebream mailing list
[email protected]
https://mail.zope.org/mailman/listinfo/bluebream

Reply via email to