[Seaside] Configuring exception handler in 3.0?

Boris Popov boris at deepcovelabs.com
Sat Sep 19 21:49:24 UTC 2009


Is there a better API to change exception handler on an application? I
looked, but got lost in the maze of
configurations/defaults/filters/whatnot. Here's what I have at the
moment,

 

| app |

 app := WAAdmin register: self asApplicationAt: 'myapp'.

(app filters detect: #isExceptionFilter) configuration at:
#exceptionHandler put: WADebugErrorHandler.

 app

  addLibrary: JQGoogleLibrary;

  addLibrary: JQUiGoogleLibrary

 

Thanks!

 

-Boris

 

-- 

+1.604.689.0322

DeepCove Labs Ltd.

4th floor 595 Howe Street

Vancouver, Canada V6C 2T5

http://tinyurl.com/r7uw4

 

boris at deepcovelabs.com

 

CONFIDENTIALITY NOTICE

 

This email is intended only for the persons named in the message header.
Unless otherwise indicated, it contains information that is private and
confidential. If you have received it in error, please notify the sender
and delete the entire message including any attachments.

 

Thank you.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090919/9cfa6200/attachment.htm


More information about the seaside mailing list