[Mono-list] Parse methods

Bob Smith bob@thestuff.net
Mon, 24 Dec 2001 02:54:37 -0500 (EST)


Did you ever test the implementation I sent you?

Bob

On 21 Dec 2001, Miguel de Icaza wrote:

> Just a quick update:
>
> 	Tonight I did hack the Parse (string s) methods for int, uint, 	long,
> ulong, byte, short, ushort and sbyte.  A lot of copy
> 	pasting in there ;-)
>
> 	But the general idea I had here is that the Parse (string) 	method is a
> very simplistic implementation and thus can be
> 	accelerated by not having to care about all the various settings
> 	permitted for the full blown parser.
>
> So we still need the full blown parser ;-)
>
> Miguel.
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>