15 Jun
2008
15 Jun
'08
8:50 p.m.
Tres Seaver wrote:
Malthe Borch wrote:
Tres Seaver wrote:
I don't think I would this to __debug__: I wouldn't want to pay a price either at startup time or (worse) at render time for information I don't need or want. Is ``devmode`` available on Zope 2? That might be a good flag to control this.
As I said before, I think something specific to the z3c.pt package would be sensible.
That seems to be the best approach here indeed. I implemented this very closely to your suggestion now. Thanks, Hanno