<p> 最近在研究Myrrix,并发现了一个小BUG,在Myrrix1.0.0版本中,org.apache.commons.math3.util.Pair并没有实现 java.lang.Comparable接口,但是在有些地方却需要将它进行强制转化成Comparable。于是我给Sean发了一封邮件,没想到竟然回复我了,果然天朝与外国是不一样滴! </p> <p> 回复内容:<br/> Yes, thank you, this has already been fixed and will be released in a 1.0.1 release soon. <br/>
<br/>
For now, I would simply ignore this feature. It is not essential to the function, and is more for interest than of actual practical use.<br/>
Sean
</p>