Message9126

Author zyasoft
Recipients santa4nt, zyasoft
Date 2014-10-09.21:57:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412891827.31.0.18401770229.issue2216@psf.upfronthosting.co.za>
In-reply-to
Content
Need to fix this coercion so that it does something reasonable for comparing BigInteger and int for example. The default mechanism that ultimately uses class, then IdentityHashCode to determine ordering needs to be retained for 2.7, but can be pulled out for 3.x.
History
Date User Action Args
2014-10-09 21:57:07zyasoftsetmessageid: <1412891827.31.0.18401770229.issue2216@psf.upfronthosting.co.za>
2014-10-09 21:57:07zyasoftsetrecipients: + zyasoft, santa4nt
2014-10-09 21:57:07zyasoftlinkissue2216 messages
2014-10-09 21:57:07zyasoftcreate