Gabe said: ... > I made the commit this morning, so Nathan should be able to commit > his latest changes now.
and here it is... this patch to ParameterParser makes the following changes: -adds a get(String) convenience method per Claude's suggestion -factors all number parsing into one protected method to allow subclasses to easily override it and provide more advanced parsing as needed (this is a need i have) Nathan Bubna [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
