blob: 6bc77422f2a26a25385e699261b080db1b99ec9e [file] [log] [blame]
Numbers:
[DONE] * Allow checking if value fits in int/long/BigDecimal
* Use BigDecimal over double if length exceeds limit (23 digits,
or exponent over 200?)
Binary data:
[DONE] * Implement base64 accessors.
Parser/generator properties:
[DONE] * Pretty-printing, w/ default implementation
[DONE] * Version info? Weave in using Ant
Additional mappers:
* Query string mapper (with naming conventions; configurable
handling)
Other: