> - BigInteger can be enforced for backwards compatibility > - The lacking generic type will cause rawtype warnings, which is OK
Unfortunately, after closer inspection, this change might cause quite a few compilation errors in client code. Since using BigInteger is not really a problem, more of an inconvenience, I will postpone a fix to the next major release. Be it 1.7.0 or 2.0, whichever is first :-) Sorry for the bad news Cheers Lukas
