[Seaside] Seaside for Swazoo 2 alpha server adaptor

Philippe Marschall philippe.marschall at gmail.com
Mon Sep 3 17:38:28 UTC 2007


Hi

Attached you find a very basic Seaside server adaptor for Swazoo 2.

SwazooServer seasideStart
should start Seaside at
localhost:8888

What should work:
- /seaside/tests/alltests including file upload and cookies

Known issues:
- You have to evaluate SwazooServer seasideStop before quiting the
Squeak image. The problem here is a not complete implementation of
SPort on Squeak.
- 127.0.0.1 does not work as an address, you have to use 'localhost'

What needs more testing:
- Multipart file uploads

What does not work:
- catching of internal errors
- encoding
- streaming

Cheers
Philippe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SeasideSwazoo-pmm.5.mcz
Type: application/octet-stream
Size: 3718 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070903/0e4c6e4b/SeasideSwazoo-pmm.5-0001.obj


More information about the Seaside mailing list