[Grok-dev] Re: ZCML
Martijn Faassen
faassen at startifact.com
Thu Jul 31 09:18:54 EDT 2008
Peter Bengtsson wrote:
> I hate ZCML but I appreciate your point about understanding an
> application by reading it but in Zope3 projects the ZCML gets quite
> hairy and long quite quickly and it looses it value. If you need a
> overview of the app, perhaps we can have a script or something that
> inspects the files and the files content and from that works out a,
> for example, ascii tree of how classes, interfaces and templates are
> connected.
We can do better than a script: this is what the Grok introspector
should be doing for you. :)
Regards,
Martijn
More information about the Grok-dev
mailing list