[Seaside] Borges bug

Avi Bryant seaside@lists.squeakfoundation.org
Sun, 6 Oct 2002 00:24:53 -0700 (PDT)


On Sun, 6 Oct 2002, Derek Brans wrote:

> Avi, there seem to be some dependencies among the modules in the seaside
> directory (I get errors white filing-in the first time... a second time
> works, though).  Is there an order they should be filed in.

Yeah.  I would file in Kernel, then Views, then Components.  I wouldn't
necessarily bother with the rest yet, although you might find Layout
interesting.

You may also need to file in the CollectionExtensions.st from
aubergines/source.

> Is there currently a quicker way to rebuild an image with several
> modules without having to add them one-by-one to the DVSPanel every time?

No...