On Sun, May 9, 2010 at 3:45 AM, Stanislav Muhametsin <[email protected]> wrote: > Currently, with property of type 'Byte', I get this exception: > > java.lang.IllegalArgumentException: Value is not a number:0 > at org.qi4j.runtime.types.NumberType.toJSON(NumberType.java:92) > > in package org.qi4j.runtime.types. > > Is this deliberate rule-out of Byte from numbers or just forgetting it to > add to the number-recognizable class-list?
I guess the latter. I'll fix it shortly. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

