[ANN] ConfigurationOfMagma for Magma 1.1r1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] ConfigurationOfMagma for Magma 1.1r1

Torsten Bergmann
Hi Mariano,

why dont you add:

(Scanner class includesSelector: #allowUnderscoreAsAssignment:)
     ifTrue: [Scanner allowUnderscoreAsAssignment: true]


to the #preLoadForPharo ?

Bye
T.
--
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] ConfigurationOfMagma for Magma 1.1r1

Mariano Martinez Peck
Hi Torsten...I guess you meant Miguel ?

On Tue, Jul 20, 2010 at 8:29 AM, Torsten Bergmann <[hidden email]> wrote:
Hi Mariano,

why dont you add:

(Scanner class includesSelector: #allowUnderscoreAsAssignment:)
    ifTrue: [Scanner allowUnderscoreAsAssignment: true]


to the #preLoadForPharo ?

Bye
T.
--
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl

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


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] ConfigurationOfMagma for Magma 1.1r1

Miguel Cobá
In reply to this post by Torsten Bergmann
El mar, 20-07-2010 a las 08:29 +0200, Torsten Bergmann escribió:
> Hi Mariano,
>
> why dont you add:
>
> (Scanner class includesSelector: #allowUnderscoreAsAssignment:)
>      ifTrue: [Scanner allowUnderscoreAsAssignment: true]

Yes, in fact the correct one is through the Preferences or Setting
classes. Yesterday was late and I had little time for do it correctly,
only reverted it to the previous version.

But this is just for this case. We *need* to make a decision for how
this will work. There are packages that will be more and more affected
by changes between releases and a single method with lots of
conditionals will reach the C preprocesor nightmare we now :)

This night I will make the changes so that ConfigurationOfMagma work in
1.0, 1.1 and 1.2

Cheers
>
>
> to the #preLoadForPharo ?
>
> Bye
> T.

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


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