[Seaside-dev] Issue 171 in seaside: MNU #deprecatedApi: when registering a component

codesite-noreply at google.com codesite-noreply at google.com
Mon Sep 22 22:00:19 UTC 2008


Issue 171: MNU #deprecatedApi: when registering a component
http://code.google.com/p/seaside/issues/detail?id=171

Comment #2 by monclair:
Name: Seaside-Core-YM.246
Author: YM
Time: 22 September 2008, 10:45:34 pm
UUID: a74494a8-f2cb-4dec-b9ce-459a3056b656
Ancestors: Seaside-Core-lr.245

Make #deprecatedApi:in: and the associated methods also available on the  
class side
of WAObject, to allow this mechanism to work on class side methods accross  
Seaside.

This was spotted by running #registerAsApplication: on a component,  
resulting in an MNU.

Also modified the original instance side methods, to each time redirect to  
the class
method. This isn't especially nice, but it avoids having to maintain the  
code on both
instance and class sides of WAObject.



-- 
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