http://d.puremagic.com/issues/show_bug.cgi?id=3610



--- Comment #3 from Jonathan M Davis <jmdavisp...@gmx.com> 2011-06-05 17:31:26 
PDT ---
Actually, thinking about it a bit more, given the issues of possible negative
sign and possible decimal point, perhaps keeping a version of isNumeric around
is a good idea (since checking each character with isdigit doesn't cut it in
that case), but I still think that the non-string versions of isNumeric should
go.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to