[Seaside-dev] Issue 195 in seaside: WATree is broken

codesite-noreply at google.com codesite-noreply at google.com
Sat Oct 18 10:32:02 UTC 2008


Issue 195: WATree is broken
http://code.google.com/p/seaside/issues/detail?id=195

Comment #6 by jfitzell:
Name: Seaside-Squeak-Platform-jf.16
Author: jf
Time: 18 October 2008, 12:29:36 pm
UUID: 6875a521-d29f-f14b-8b9a-24b64435f09e
Ancestors: Seaside-Squeak-Platform-lr.15

Name: Seaside-Tests-Platform-jf.6
Author: jf
Time: 18 October 2008, 12:29:53 pm
UUID: ba44255c-3fda-6345-8adf-7349ca3e37e5
Ancestors: Seaside-Tests-Platform-jf.5

Fix for http://code.google.com/p/seaside/issues/detail?id=195

MessageSend>>valueWithPossibleArgument: was moved from the Core package to  
the
Squeak-Platform package and its behaviour was changed so that it first uses  
any
arguments stored within the MessageSend and, only if there are still empty  
argument
slots in the selector, uses the passed argument.

WAPlatformTest>>testMessageSendValueWithPossibleArgument was updated to  
test more
thoroughly to catch this behaviour




Name: Seaside-Core-jf.284
Author: jf
Time: 18 October 2008, 12:26:42 pm
UUID: 6df6287f-6bce-124d-847e-06d22ae31bba
Ancestors: Seaside-Core-jf.283

Move MessageSend>>valueWithPossibleArgument: from Core package to  
Squeak-Platform package


Issue attribute updates:
	Status: Fixed
	Owner: jfitzell

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