[Seaside] style

Philippe Marschall philippe.marschall at gmail.com
Tue Oct 14 07:06:03 UTC 2008


2008/10/14 Julian Fitzell <jfitzell at gmail.com>:
> On Tue, Oct 14, 2008 at 8:41 AM, Philippe Marschall
> <philippe.marschall at gmail.com> wrote:
>> Note however that WAFileLibrary as well as #style is not recommended
>> for production use. For production use stand alone files and a web
>> server like Apache. It will offload work form your Smalltalk image.
>
> Assuming that your Smalltalk image is overloaded. It's a bit strong to
> say that either are not recommended for production use, isn't it? It
> may not scale as well but many people have production applications
> that aren't worried about scaling. You can always move away from
> either of those techniques when scaling becomes an issue...

WAFileLibrary is a hack because we can't put files under source
control in Squeak. I was written with the Seaside tests and Pier quick
start in mind. It was never intended for production use.

Cheers
Philippe


More information about the seaside mailing list