El dom, 10-01-2010 a las 00:08 +0100, Matthias Berth escribió:
> Hi Bill,
> 
> this one works for me with the current pharo core 1.0 rc1, update upto 10505
> 
> "execute this:"
> Gofer new
>        squeaksource: 'Loader';
>        package: 'Loader';
>        load.
> "then this"
> Loader new load: 'Pharo' version: '1.0-rc2.10505'.
> "then this"
> Loader new
>        load: 'Seaside28' version: '2.8.4.2'
> 
> The "Loader new load: 'Pharo' version: '1.0-rc2.10505'." loads a lot
> of additional pharo packages. I guess you won't need that just to get
> seaside working.
> 

But isn't the loader alpha yet?

I mean, I am really expecting for Esteban to release it because is more
concise to write commands, but the issue here is the testing of the 1.0
release of pharo with the current available/stable tools, that is,
monticello, gofer and metacello.

Cheers

-- 
Miguel Cobá
http://miguel.leugim.com.mx


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to