[Zope3-Users] "dumping" a component registry
Chris McDonough
chrism at plope.com
Sat Sep 15 13:26:44 EDT 2007
I'm having a bit of trouble debugging a failed browser view lookup.
It has something to do with environment, because lookups for the view
work in one of my sandboxes, and fail in another, even though both
seemingly has the same ZCML and code.
Does anyone have any scripts already written that, say, at "zopectl
run" time dump the various component registries to a human-consumable
format so problems like this can be debugged more simply?
- C
More information about the Zope3-users
mailing list