[Seaside] package dependencies

Mariano Martinez Peck marianopeck at gmail.com
Tue Apr 6 08:54:41 UTC 2010


You can use Gofer, but I wouldn't. Gofer is just a scripting API for
Monticello. There is no dependency managment. For that, there is Metacello
which is a package managment system. It includes several features, included
dependencies.
Then you can create a ConfigurationOfMyApp that uses the existent
MetacelloConfogurations and wala!

Take a look at the following tutorial:
http://code.google.com/p/metacello/wiki/Tutorial

Please, notice that most of your questions are not Seaside related, but
Pharo ;)
Personally I don't care but  maybe is better for you to write there as you
may have better answers.

Cheers

Mariano

On Mon, Apr 5, 2010 at 11:43 PM, sergio_101 <sergiolist at village-buzz.com>wrote:

> On Mon, Apr 5, 2010 at 10:39 PM, John McKeon <p3anoman at gmail.com> wrote:
> > Use Gofer to layout a script to retrieve and load the packages you
> require.
> >
>
> ah!
>
> thanks!
>
> i will look into this..
>
> --
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> 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/20100406/52e4600b/attachment.htm


More information about the seaside mailing list