[Seaside-dev] Seaside-Core-dkh.72

Philippe Marschall philippe.marschall at gmail.com
Sun Mar 9 19:30:28 UTC 2008


This version contains two "change sets"

WAUrl >> #toString
-> ok with me

SeasidePlatformSupport class >> #sourceCodeLineSeparatorCharacter
-> sorry but no
SeasidePlatformSupport should get smaller, not bigger. If that
requires more code, so be it.

I see two options:
- use #findTokens: (String with: Character cr with: Character lr)
- do the parsing in the #compileCountryList and #compileLangageList
methods which are not ported
I prefer the later option.

Cheers
Philippe


More information about the seaside-dev mailing list