| 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: |