2010/2/24  <[email protected]>:
> Stef,
>
> Squeak prints in lowercase and reads *correctly* only in uppercase. . .
>
> --
> Cesar Rabak
>

I think recent trunk version read both correctly.
Did you try recently?

Nicolas

>
> Em 24/02/2010 04:05, Stéphane Ducasse < [email protected] > escreveu:
>
>> The main reason for not using lowercase in squeak was Dan extension of
>> number with radix plus exponent.
>> 16r8e7 -> 16r8 * (16 raisedTo: 7)
>> and the Float variations...
>>
>> If you decided to abandon this notation, then go with either upper or lower.
>> But a bit of consistency could help...
>
> I'm confused what is the situation now in squeak?
> Because it seems that hex in squeak now prints and read lowercase?
> So did
>  16r8e7 and float
> so will someone fix squeak to be consistent.
> I'm a bit confused by the decision process in squeak (even if I should not 
> worried too much).
>
> Stef
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

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

Reply via email to