[Mono-list] Parse methods

Derek Holden dsh2120@draper.com
Fri, 07 Dec 2001 12:35:20 -0500


A while back I planned on working on the Parse implementation, but got
sidetracked with other stuff. I'm currently at work on the ToString's for
Single and Double, but I don't mind working with the parsing after that if
no one else wants it.

----- Original Message -----
From: "Nick Drochak" <ndrochak@gol.com>
To: <mono-list@ximian.com>
Sent: Friday, December 07, 2001 10:57 AM
Subject: [Mono-list] Parse methods


> All,
>
> I got Byte.Parse(string) to work, which makes us pass the test for that.
> The other overloaded Parse()'s in Byte need to handle other number
> formats, and since I'm off to Hawaii for a couple of weeks, I thought
> I'd just check it in and hopefully someone else can work on it while I'm
> gone.
>
> Basically what we need is the counterpart to IntegerFormatter.
> Something like "NumberParser" that can extract the digits out of a valid
> string and provide them to each number type for specific parsing.
>
> Anyone want to tackle that one?  This would help us pass a whole bucket
> load of unit tests!
>
> Aloha,
> Nick D.
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list