Open GoogleCodeExporter opened 9 years ago
Well, BigInteger and BigDecimal are hardly ever used. "Upgrading" all int and
double to their Big counterparts is a major change which breaks the backwards
compatibility.
If you need it in your application you can always change SnakeYAML to create
anything you wish.
Check ConstructYamlFloat, create your own implementation and inject it to
SafeConstructor.
Original comment by py4fun@gmail.com
on 26 Jan 2015 at 2:05
Original issue reported on code.google.com by
b.k.ox...@gmail.com
on 24 Jan 2015 at 10:43