Hey, any one care to make IntegerUtils from trinidad-impl part of the public API? I like to use it in the api, when working on the validator/converter *overhaul* issue(s).
the javadoc says: Class containing various integer utilities. It caches commonly used Integer objects and String representations of Integers to avoid expensive object creations. (and also...) IntegerUtils is used throughout most Bali projects, and clients are also encouraged to use it for increased performance. :-) Thanks, Matthias -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
