[Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository
ProfStef is an interactive Smalltalk tutorial. To load it: Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfProfStef'; load. ((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') load. Cheers, Laurent Laffont
Hi Laurent, Could you try to update ConfigurationOfPharo please? Cheers, Alexandre On 21 Jan 2010, at 07:53, laurent laffont wrote:
ProfStef is an interactive Smalltalk tutorial.
To load it:
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfProfStef'; load.
((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') load.
Cheers,
Laurent Laffont _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Done. Laurent On Thu, Jan 21, 2010 at 11:56 AM, Alexandre Bergel <alexandre@bergel.eu>wrote:
Hi Laurent,
Could you try to update ConfigurationOfPharo please?
Cheers, Alexandre
On 21 Jan 2010, at 07:53, laurent laffont wrote:
ProfStef is an interactive Smalltalk tutorial.
To load it:
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfProfStef'; load.
((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') load.
Cheers,
Laurent Laffont _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks, I try to build a dev right now Alexandre On 21 Jan 2010, at 08:56, laurent laffont wrote:
Done.
Laurent
On Thu, Jan 21, 2010 at 11:56 AM, Alexandre Bergel <alexandre@bergel.eu
wrote: Hi Laurent,
Could you try to update ConfigurationOfPharo please?
Cheers, Alexandre
On 21 Jan 2010, at 07:53, laurent laffont wrote:
ProfStef is an interactive Smalltalk tutorial.
To load it:
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfProfStef'; load.
((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') load.
Cheers,
Laurent Laffont _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
El jue, 21-01-2010 a las 11:53 +0100, laurent laffont escribió:
ProfStef is an interactive Smalltalk tutorial.
To load it:
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfProfStef'; load.
((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') load.
Hey, excellent work. Very easy to follow. And very clever also, showing the main points of smalltalk and the interactivity of the environment. Thank you very much, I will use it next week in the Smalltalk class I'm giving. Will this be part of PharoDev? I think that it should. Cheers -- Miguel Cobá http://miguel.leugim.com.mx
2010/1/21 Miguel Enrique Cobá Martinez <miguel.coba@gmail.com>
El jue, 21-01-2010 a las 11:53 +0100, laurent laffont escribió:
ProfStef is an interactive Smalltalk tutorial.
To load it:
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfProfStef'; load.
((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') load.
Hey, excellent work. Very easy to follow. And very clever also, showing the main points of smalltalk and the interactivity of the environment. Thank you very much, I will use it next week in the Smalltalk class I'm giving.
Will this be part of PharoDev? I think that it should.
It is already in the welcome workspace of the next pharo dev since the day he annunced it :)
Cheers
-- Miguel Cobá http://miguel.leugim.com.mx
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
El jue, 21-01-2010 a las 17:59 +0100, Mariano Martinez Peck escribió:
2010/1/21 Miguel Enrique Cobá Martinez <miguel.coba@gmail.com> El jue, 21-01-2010 a las 11:53 +0100, laurent laffont escribió: > ProfStef is an interactive Smalltalk tutorial. > > > To load it: > > > Gofer it > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfProfStef'; > load. > > > ((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') > load. >
Hey, excellent work. Very easy to follow. And very clever also, showing the main points of smalltalk and the interactivity of the environment. Thank you very much, I will use it next week in the Smalltalk class I'm giving.
Will this be part of PharoDev? I think that it should.
It is already in the welcome workspace of the next pharo dev since the day he annunced it :)
Perfect
Cheers
-- Miguel Cobá http://miguel.leugim.com.mx
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Miguel Cobá http://miguel.leugim.com.mx
participants (4)
-
Alexandre Bergel -
laurent laffont -
Mariano Martinez Peck -
Miguel Enrique Cobá Martinez