[Seaside-dev] Issue 266 in seaside: remove uses of generic Error

codesite-noreply at google.com codesite-noreply at google.com
Mon Jan 5 15:05:55 UTC 2009


Comment #6 on issue 266 by wembley.instantiations: remove uses of generic  
Error
http://code.google.com/p/seaside/issues/detail?id=266

These changes have introduced a circular dependency between Seaside-Core  
and Seaside-
Platform.  I believe the solution is to move WAError and WANotification  
from Seaside-
Core-Exceptions to Seaside-Platform.  Then WADeprecatedApi (in  
Seaside-Platform) and
WATestError (in Seaside-Tests-Platform) will have a proper superclass and
WAObject>>#error: will have a resolvable reference to WAError.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list