Le 07/11/14 12:06, Jeff MAURY a écrit : > Le Fri Nov 07 2014 at 07:57:09, Emmanuel Lécharny <elecha...@gmail.com> a > écrit : > > >> I'm just stating the fact that when future were introduced, we weren't >> using generic yet, because we wanted to keep the 1.4 compatibility. When >> we decided to switch to Java 5, we added generic, but kept Future. >> >> I'm not saying it was a smart move, this is just what happened. In >> retrospect, that was lazy. >> >> Keep in mind that MINA history is nearly 10 years old... >> > The purpose of my questions was indeed to try to get some historic info as > I'm quite new to MINA
Well, the JIRA in which the Futures were discussed is https://issues.apache.org/jira/browse/DIRMINA-39. 9 years old ;-) back then, it was inspired by Java 5 Future, but the decision to switch away from Java 1.4 was taken in late 2006. Although the IoFuture classes weren't removed... Hope it helps !