[Seaside-dev] Issue 192 in seaside: clean up WASqueakPlatform

codesite-noreply at google.com codesite-noreply at google.com
Thu Oct 2 04:56:58 UTC 2008


Issue 192: clean up WASqueakPlatform
http://code.google.com/p/seaside/issues/detail?id=192

Comment #3 by philippe.marschall:
Ok, I removed the following methods.
- #request:initialAnswer:
- #walkbackStringsFor:
Then I moved the following methods to a newly created class  
WASqueakSupport. Not the
best name ever, so change it if you come up with something better.
- #commentCoverageFor:on:
- #ensureAuthorInitials
- #methodsOf:
- #recompileCode
- #request:
- #requestor

Name: Seaside-Squeak-Platform-pmm.11
Author: pmm
Time: 2 October 2008, 6:48:10 am
UUID: e6af7cba-362e-441e-bb9c-b248c34dd9b5
Ancestors: Seaside-Squeak-Platform-pmm.10

- http://code.google.com/p/seaside/issues/detail?id=192
- removed SeasidePlatformSupport >> #request:initialAnswer:
- removed SeasidePlatformSupport >> #walkbackStringsFor:
- moved SeasidePlatformSupport >> #commentCoverageFor:on:  to  
WASqueakSupport
- moved SeasidePlatformSupport >> #methodsOf: to WASqueakSupport
- moved SeasidePlatformSupport >> #recompileCode to WASqueakSupport
- moved SeasidePlatformSupport >> #request: to WASqueakSupport
- moved SeasidePlatformSupport >> #requestor to WASqueakSupport


Name: Seaside-Squeak-Development-pmm.24
Author: pmm
Time: 2 October 2008, 6:48:55 am
UUID: 5a51fc2e-1dd5-47c7-8416-17d52600496e
Ancestors: Seaside-Squeak-Development-lr.23

- WABrowser is platform specific so it doesn't need to access  
SeasidePlatformSupport


Issue attribute updates:
	Status: Fixed
	Owner: philippe.marschall

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