Many thanks again. It felt quite natural to handle/raise/re-raise exceptions in 
the exception view since this has become the exception handler so-to-speak. 
However, looking at the problem again, the code is much easier to follow as a 
result of placing all of the application's something-not-found fallbacks in the 
HTTPNotFound handler.

Simon


On 5 Nov 2011, at 22:01, Michael Merickel wrote:

> It is not possible to raise an exception within an exception view.
> 
> -- 
> 
> Michael
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To post to this group, send email to pylons-discuss@googlegroups.com.
> To unsubscribe from this group, send email to 
> pylons-discuss+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/pylons-discuss?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to