[z3-five] FiveException in Zope 2 trunk?
Philipp von Weitershausen
philipp at weitershausen.de
Fri May 11 08:31:48 CEST 2007
On 11 May 2007, at 03:06 , Sidnei da Silva wrote:
> On 5/10/07, Philipp von Weitershausen <philipp at weitershausen.de>
> wrote:
>> FiveException simply replaces that exception handling function by
>> hooking in its own. This function is probably too simple for BBB. The
>> Right Way(tm) would probably to document (read: test!) the current
>> behaviour, refactor it to use Five making sure the old behaviour
>> isn't
>> affected (tests still pass).
>>
>> This might take longer than you expect; depending, of course, on the
>> level of BBB you want to retain. There might loads of useless junk in
>> there that can just be thrown out because nobody uses it or
>> because it's
>> broken.
>
> What you propose sounds a lot like my patch. I guess you've missed it:
>
> http://www.zope.org/Collectors/Zope/2315
Indeed I did. After a first glance the patch looks excellent!
More information about the z3-five
mailing list