Hi, A few days/hours ago someone mentioned about extending the type system to allow logs/integers/shorts/bytes to use extra rules when converting. Ie use the following rule
* <p>Hexadecimal numbers begin with 0x, Octal numbers begin with 0o and * binary numbers begin with 0b, all other values are assumed to be * decimal.</p> So basically in the configurer you apply these extra rules ??? Anyways I would be into that (Its the same rules that myrmidon uses aswell). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
