You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Anton Tagunov <at...@mail.cnt.ru> on 2003/09/08 09:02:04 UTC

Re[2]: [lang] [patch] Conversion of String to long/double

Hello Stephen!

SC> Do we feel that the stringToInt() naming is good for these methods?

SC> BooleanUtils uses toBoolean(), which is shorter and fits better with JDK
SC> standards. Thus
SC> toInt(String)
SC> toLong(String)
SC> etc.

SC> Opinions?

<outsider>

    Will really be a nice move :)

    You guys do show us (not commons-lang developers)
    how to code, short names rock!
    
</outsider>

-Anton