Subject Re: TypeConvertionException - BUG FIXED
Author rrokytskyy
Hi,

It is hard to confess, but I should read the java.lang.* API again. I
have made a very stupid bug in the numeric conversion routines. For
thouse who did not notice yet: Float.MIN_VALUE is the smallest
_positive_ float value, not just a smallest float value. Same applies
to other numeric types.

Anyway, bug is fixed. Please, update the sources.
Thanks to Carsten Schäfer for finding this out!

Best regards,
Roman Rokytskyy