2010/2/13 Stéphane Ducasse <[email protected]>: > Hi nicolas > > I like the idea to have an easy to customize parser number. > Do you have a slice that I could integrate once your changes are done. > Or show I go in squeak trunk and take the code? > I imagine that we could then package FORTRAN and ExtendedNumberParser in a > different package. > > http://code.google.com/p/pharo/issues/detail?id=1960 >
Changes should be very easy to pick. FORTRANNumberParser is just a demonstrator and should find it's way out of kernel image. However, ExtendedNumberParser is designed for Kernel, for enhancing String>>asNumber. Nicolas > 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
