Hi all, I use a lot of BigDecimal (it is the base to my Money value). Did you push your changes to the code repository yet ? Are you sure you could handle it in a compatible way ?
cheers phil On Sun, May 9, 2010 at 4:29 PM, Niclas Hedhman <[email protected]> wrote: > On Sun, May 9, 2010 at 9:27 PM, Stanislav Muhametsin > <[email protected]> wrote: > > Quoting Niclas Hedhman <[email protected]>: > > > >> Gang, > >> Up until now, the JSON format for BigDecimal includes quotes that > >> shouldn't be there. The fix is really simple, but since this affects > >> storage format, it is an incompatible change. We can on one hand try > >> to handle the incompatibility, BUT if no one is using this yet, then I > >> prefer to have a clean and proper way. > >> > >> So question; Does anyone has data of BigDecimal and BigInteger in > >> EntityStores?? > >> > > > > Nope, I don't use those. > > > And it ends up being a non-issue. The way we need to handle > deserialization ends up being compatible with the old format. > > > 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 >
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

