[Seaside] Serving files with WAComancheAdapter

Tony Fleig tony.fleig at gmail.com
Thu Oct 28 20:01:51 UTC 2010


Ok. Thanks much for the info.

Follow on noob questions:

1. Should I assume that after executing the Gofer load that I now have all
the Seaside components?

2. Squeaksource shows a large number of Seaside packages. Are they
community-provided as opposed to packages directly from the Seaside
project?

TF

On Thu, Oct 28, 2010 at 9:19 AM, Philippe Marschall <
philippe.marschall at gmail.com> wrote:

> 2010/10/27 Tony Fleig <tony.fleig at gmail.com>:
> > FWIW, as Johan pointed out, files can be served easily by creating a
> request
> > handler of type File Directory from the config page. I didn't find this
> > though, because the Seaside-FileSystem package is not included in
> > the Seaside 3.0 One-Click Experience distribution. I evaluated
> > Gofer new
> >     squeaksource: 'MetacelloRepository';
> >     package: 'ConfigurationOfSeaside30';
> >     load.
> > (Smalltalk at: #ConfigurationOfSeaside30) load.
> > and it magically appeared.
> > Is there a reason why some packages are  not present in the One-Click
> > Experience? Should I shun the One-Click Experience and do manual
> > installations from now on?
>
> There are three reasons. First is it's not ideal from a performance
> point of view because it contains something like four wrapper layers.
> Second it isn't used a lot. Third the licensing is LGPL whereas the
> rest of One-Click it MIT.
>
> We recommend experienced users, especially ones going into production,
> to load only the parts the need.
>
> Cheers
> Philippe
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101028/6cf2b66e/attachment.htm


More information about the seaside mailing list