On Sun, 14 Apr 2002, Peter Donald <[EMAIL PROTECTED]> wrote: > So basically in the configurer you apply these extra rules ???
Humm, there is a very small possibility of breaking builds with this (i.e. people using 010 to mean 10 instead of 8 in their build files). I'd rather add a new class that performs integer conversions along the rules you describe and goes further than Erik's Hex class. Then people who want the magic use setters with the new class rather than an int/Integer argument. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
