Nathan, I applied your patch. For some reason the patch tool complained that it is not able to apply one hunk of the patch. So, I did some manual patching... I think I got it right, everything compiles. Please verify.
With the latest code changes, some of the documentation is now out of date. I will fix this in the next few days. What tools are you people using on a Windows client to apply patches? I usually do it on a Unix box but would like to be able to do it from Windows as well. Any recommendations? Gabe Nathan Bubna wrote: > 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]> > > . > > -- -- Gabriel Sidler Software Engineer, Eivycom GmbH, Zurich, Switzerland -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
