On Sat, 20 Jul 2002, Peter Donald <[EMAIL PROTECTED]> wrote:

> I would like to add a rule when we convert strings to
> attributes.

Like Erik, -0 because it can be done by using FlexInteger.

> Octal numbers begin with 0o and binary numbers begin with 0b,

-1

Use Java rules, which is what FlexInteger does by using Integer's
methods.  Don't invent our own rules.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to