[Seaside] Seaside for Swazoo 2 alpha server adaptor

Philippe Marschall philippe.marschall at gmail.com
Thu Sep 6 14:50:11 UTC 2007


2007/9/6, Janko Mivšek <janko.mivsek at eranova.si>:
>
>
> Philippe Marschall wrote:
>
> > What does not work:
> > - catching of internal errors
> > - encoding
> > - streaming
>
>
> I'm thinking about adding utf-8 encoding support to Sport, so that it
> will be portable. Do you see this a good idea?

Yeah that would help a lot when making a portable SwazooServer adaptor
that does encoding.

> Maybe simply as:
>
> - SpStringUtilities toUTF8: aString  "returns an UTF-8 encoded string"
> - SpStringUtilities fromUTF8: aString "returns an Unicode encod.string"

That would be enough for a SwazooSeaside adapter. The class
WAKomEncoded39 in Seaside does it for Squeak using the utf-8 fastpath
patches posted by Andreas.

And thanks for the shutdown stuff.

Cheers
Philippe

> Best regards
> Janko
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the Seaside mailing list