On Wed, Sep 13, 2006 at 03:04:48AM +1000, Andrew Milton wrote: > +-------[ Paul Winkler ]---------------------- > | On Wed, Sep 13, 2006 at 02:39:14AM +1000, Andrew Milton wrote: > | > +-------[ Paul Winkler ]---------------------- > | > | Been doing web services (XML-RPC) stuff lately. > | > | What suggestions do people have for troubleshooting a zope-based > | > | XML-RPC application? > | > > | > When debugging; > | > o Raise an exception from python scripts, you can include some info in it. > | > | OK, but when we're dealing with a production system, I can't raise > | random exceptions just to gather information. > > That's why you have a development instance right? d8)
Yes. But in real life you sometimes have an "oh s**t" moment on production. That isn't the case for me today, but I'm trying to plan ahead :) -- Paul Winkler http://www.slinkp.com _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
