[Twisted-Python] Re: [Twisted-commits] Accumulated Woven Changes::
Bruce Mitchener
bruce at cubik.org
Mon Oct 14 10:08:58 MDT 2002
Christopher Armstrong wrote:
> On Mon, Oct 14, 2002 at 09:16:10AM -0600, Bruce Mitchener wrote:
>>That change leads to problems if any errors happen within the callback
>>since that won't cause renderFailure to be called. Was there some
>>particular reason that you did this since it is a change in semantics?
>
>
> Sorry, I've brain-farted. I knew they were semantic changes, but
> usually addCallbacks is recommended; I didn't realize that these
> particular semantics were really needed in this case.
No problem. Error handling in Woven is and has been a bit of a pain and
a source of issues in the past where tracebacks were happening invisibly. :)
Thanks for reverting!
- Bruce
More information about the Twisted-Python
mailing list