>
> Maybe another general question:
>
> How are exceptions handled which appear in your own products and you don't
catch them?
> Is there some except somewhere "on top" ?

Yes, in ZPublisher, there's an "exception hook".  I don't know more about it
than that.

>
> How does this look if you're using ZPatterns with your own attribute
providers (as I do
> with my sql attribute provider). Are these all handled somehow?
> (usually I get some sort of traceback on the console/stupid log is
something goes wrong
> there and I don't handle it myself.. hope it's in general..)

No idea, sorry.  I'd imagine they're handled by the same exception handler.



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to