[Seaside] dvs primitive make implementation

Avi Bryant seaside@lists.squeakfoundation.org
Sun, 6 Oct 2002 12:50:04 -0700 (PDT)


On Sun, 6 Oct 2002, Derek Brans wrote:

> This changeset adds the following functionality to DVS:
>
> SaveConfiguration - Saves the current list of modules to a '.dvs' file,
> preserving the order they were brought into the image.
> LoadConfiguration - Loads a list of modules from a '.dvs' file in the
> same order they were saved.
>
> I tested it with a couple modules.  Seems to work fine.  Saving over the
> same file overwrites it.

Cool.  I just committed a modified version of this patch.  It could still
use some work in terms of feedback to the user, but I don't have time to
do that now.

Thanks,
Avi