Excellent idea.

Stef

On Sep 24, 2009, at 10:36 PM, John M McIntosh wrote:

> Ok, well I'm going to go away and build a test suite to check for all
> combos of
> '.'
> '1.'
> '1.2'
> '.e'
> '1.e'
> '1.2e'
> '1.2e3'
> '-1.e'
> '-1.2e-3'
>
> so we can at least agree on what a valid number is.
>
>
> On 2009-09-24, at 6:57 AM, Nicolas Cellier wrote:
>> SqNumberParser>>fail
>>      failBlock isNil ifFalse: [^failBlock value].
>>      self error: 'Reading a number failed'
>>
>
> --
> =
> =
> =
> =
> =
> ======================================================================
> John M. McIntosh <[email protected]>   Twitter:
> squeaker68882
> Corporate Smalltalk Consulting Ltd.  http:// 
> www.smalltalkconsulting.com
> =
> =
> =
> = 
> = 
> ======================================================================
>
>
>
>
>
> _______________________________________________
> 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