[Seaside-dev] Issue 289 in seaside: Changes to Seaside-Tests-Core to address issues discovered in GemStone port

codesite-noreply at google.com codesite-noreply at google.com
Fri Jan 23 01:05:48 UTC 2009


Updates:
	Status: Accepted
	Owner: ---

Comment #3 on issue 289 by WeybridgeWay: Changes to Seaside-Tests-Core to  
address issues discovered in GemStone port
http://code.google.com/p/seaside/issues/detail?id=289

As I understand it, Squeak allows modification of static arrays and for  
this particular test we are taking advantage
of that fact to cache a value that will be used on the next test run.  
According to my calculations, the time saved
is 35 microseconds. If we are going to retain this optimization in the  
tests then we need to refactor
WATestingFiles into a platform-specific class so that other dialects can  
run the tests. Anyone want to take this
on?
-- James Foster

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