[Zope-dev] Re: [ZODB-Dev] Re: [Zope-Annce] ZODB 3.2.4 release
	candidate 1 released
    Florent Guillaume 
    fg at nuxeo.com
       
    Wed Sep  8 19:54:13 EDT 2004
    
    
  
[to zope-dev]
On 8 Sep 2004, at 21:02, Dieter Maurer wrote in zodb-dev:
> Michael Dunstan wrote at 2004-9-8 11:03 +1200:
>> ...
>> Also worth noting that Zope3 development is (or was?) considering 
>> using
>> something like RuntimeError as the base for POSError(?) and using the
>> pattern:
>>
>>     try:
>>         ...
>>     except RuntimeError:
>>         raise
>>     except ...:
>
> Hopefully, someone fixed "PageTemplates" then.
> They treat "RuntimeError" in a horrible way (they catch them
> and translate them in a completely unhelpful message).
Yeah I had plans to fix that (at least for CMF's FSPageTemplates where 
it mostly bites me) at the last bugday but didn't got around to it. 
It's still on my list.
Florent
-- 
Florent Guillaume, Nuxeo (Paris, France)
+33 1 40 33 79 87  http://nuxeo.com  mailto:fg at nuxeo.com
    
    
More information about the Zope-Dev
mailing list