http://issues.jabsorb.org/show_bug.cgi?id=58
Summary: loss of precision for BigDecimal in NumberSerializer and
inability to change this
Product: jabsorb
Version: 1.3
Status: NEW
Severity: defect
Priority: high
Component: serializer
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Good day.
The problem is trransforming of BigDecimal to double in NumberSerializer.
This, for example, transform 128-bit database keys of existing clustered
database to 64-bit doubles with loss of information.
And more problem - it is impossible to register another transformer for
BigDecimal, becouse JSONRPCBridge
So, this must be changed. I guess better is just delete BigDecimal from list of
serialized classes, to allow users create own transformers.
--
Configure bugmail: http://issues.jabsorb.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Jabsorb-dev mailing list
[email protected]
http://lists.jabsorb.org/mailman/listinfo/jabsorb-dev