I saw that exist a preference, but seems not work.

Also a closed issue talking about this topic (1544) but really don't understand how to use this in Pharo 1.0.

Any clarification will be appreciated.

Cheers.


El 9 de julio de 2010 20:12, Germán Arduino <garduino@gmail.com> escribió:
I checked a bit and saw that such method is on Scanner class on PharoCore 1.2, but not on Pharo 1.0.

What I missed?
 

El 9 de julio de 2010 19:46, Germán Arduino <garduino@gmail.com> escribió:

Hi;

Thanks by the useful configuration.

I tried today by first time on a Pharo 1.0 image and get a DNU

Scanner class(Object)>>
doesNotUnderstand: #allowUnderscoreAsAssignment:

I need to install some patch before run the installation?

Cheers.
Germán.


El 3 de junio de 2010 21:46, Miguel Enrique Cobá Martínez <miguel.coba@gmail.com> escribió:
I'm pleased to announce that the ConfigurationOfMagma now includes

support for loading version 1.1r1 of Magma.

In a Pharo or PharoCore 1.0 image evaluate:

Gofer it
 squeaksource: 'MetacelloRepository';
 package: 'ConfigurationOfMagma';
 load.

To install the Magma Client evaluate:

ConfigurationOfMagma project latestVersion load: 'Client'

To install the Magma Server evaluate:

ConfigurationOfMagma project latestVersion load: 'Server'

To install the Magma Tester evaluate:

ConfigurationOfMagma project latestVersion load: 'Tester'

Then if you want, run the test suite. Evaluate in a workspace:

MagmaTestCase allowWriteBarrier: false.
MagmaTestCase fullSuite maDebug.


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


_______________________________________________
Magma mailing list
Magma@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/magma



--
=================================================
Germán S. Arduino  <gsa @ arsol.net>   Twitter: garduino
Arduino Software & Web Hosting   http://www.arduinosoftware.com
PasswordsPro  http://www.passwordspro.com
=================================================