Re: Re: Re: Seaside 3.2.0 final
Philippe Marschall <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <CA+LFMPhCQis1NPk60fUz7oh69PbcFV_oMupVpnEDrczbBbik+A@mail.gmail.com> |
On Mon, May 9, 2016 at 11:44 PM, gettimothy <[email protected]> wrote: > Thanks. > > Metacello 'scares' me in that it seems to morph squeak into pharo at times > if I am not careful. You should be able to use a Squeak image plus Metacello to create the list of packages Metacello will install and then install those in a second Squeak image without Metacello. Cheers Philippe