[Seaside-dev] Issue 59 in seaside: WAApplication preferenceAt: and preferenceAt:put: apparently not symmetrical

codesite-noreply at google.com codesite-noreply at google.com
Fri Aug 29 15:45:45 UTC 2008


Issue 59: WAApplication preferenceAt: and preferenceAt:put: apparently not  
symmetrical
http://code.google.com/p/seaside/issues/detail?id=59

Comment #1 by jfitzell:
Change WAUserConfiguration>>valueAt: to error if the attribute is not found  
in the
ancestry.

Name: Seaside-Core-jf.188
Author: jf
Time: 29 August 2008, 4:22:54 pm
UUID: cf58c3e3-eff4-af4d-8640-daa77d2a4fd8
Ancestors: Seaside-Core-jf.187

Make WAAttributeNotFound into an Error instead of a Notification and remove  
the code
in previous commit to support having the Toolbar catch Notifications for  
missing
attributes.

After discussing http://code.google.com/p/seaside/issues/detail?id=59 with  
Dale, we
felt that erroring was more appropriate than returning nil.



Name: Seaside-Development-Core-jf.29
Author: jf
Time: 29 August 2008, 4:23:22 pm
UUID: bd04f2f7-c099-d34b-bf76-aa4b92bed910
Ancestors: Seaside-Development-Core-jf.28

Make WAAttributeNotFound into an Error instead of a Notification and remove  
the code
in previous commit to support having the Toolbar catch Notifications for  
missing
attributes.

After discussing http://code.google.com/p/seaside/issues/detail?id=59 with  
Dale, we
felt that erroring was more appropriate than returning nil.


Issue attribute updates:
	Status: Fixed

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