My favorites | Sign in
Logo
          
New issue | Search
for
| Advanced search | Search tips
Issue 112: Make WAErrorHandler more generic to make subclassing easier
  Back to list
Status:  Fixed
Owner:  sebastia...@yahoo.de
Closed:  Aug 2008
Type-Defect
Priority-Low


Sign in to add a comment
 
Reported by jfitzell, Aug 26, 2008
The top-level class WAErrorHandler should implement #internalError: to
simply calls #handleError:.

As it is, it is harder to implement an error handler that behaves the same
for all types.

The current behaviour could be implemented in a new subclass.
 
Comment 1 by sebastia...@yahoo.de, Aug 29, 2008
Name: Seaside-Core-sh.189
Author: sh
Time: 29 August 2008, 4:54:31 pm
UUID: 2f818917-b9fd-c24f-92aa-35b594fa85c4
Ancestors: Seaside-Core-sh.188
Name: Seaside-Development-Core-sh.29
Author: sh
Time: 29 August 2008, 5:01:39 pm
UUID: 73f6a02d-5abd-5747-8551-30df2208c5ae
Ancestors: Seaside-Development-Core-jf.28

 Issue 112 :  	 Make WAErrorHandler more generic to make subclassing easier
	
Subclassed WAErrorHandler with WADefaultErrorHandler.
Changed the implementation of internalError: passing the incoming Error to
handleError:. Moved former internalError: implementation to the new
WADefaultErrorHandler class.
Made all former subclasses of WAErrorHandler subclassing WADefaultErrorHandler.
Status: Fixed
Owner: sebastia...@yahoo.de
Sign in to add a comment

Hosted by Google Code