You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Seaside2.8a1-pmm.540 the class comments read:
WAKomEncoded:
provide an adapter between Seaside and the Comanche web server with response/request conversion from
UTF-8 to WideString and back in Squeak 3.8 or later.
see WAKom
Use me if you have either Squeak 3.8 and an old version of KomHttpServer or
Squeak 3.9 and a new version of
KomHttpServer. Squeak 3.8 and an new version of KomHttpServer are likely to
cause problems. If you use
Squeak 3.9 or later and an earlier version of KomHttpServer se WAKomEncoded39.
definition of a new version of Kom:
- SqueakMap: KomHttpServer 7.0.5 or later
- Monticello: KomHttpServer KomHttpServer-RJT.23 or later, especially
KomHttpServer-gc.27 or later
images in which you should use WAKomEncoded
- the Seaside One-Click image
- a recent squeak-web image from Damien
WAKomEncoded39:
I have the same resposibility like WAKomEncoded except that I'm for Squeak 3.9
and old version of
KomHttpServer. See class comment of WAKomEncoded for more details. In general I
should not be used
anymore.
Original issue reported on code.google.com by
[email protected]
on 8 Apr 2008 at 4:38The text was updated successfully, but these errors were encountered: