On 29 June 2013 21:41, Emmanuel Lécharny <elecha...@gmail.com> wrote: > Le 6/29/13 7:35 PM, Julien Vermillard a écrit : >> I think having the codec module java 6 compatible would help to use it >> with MINA2 or other framework. >> WDYT ? > I don't mind if it's JAVA 6 compatble, as soon as we still can benefit > from Java 7 features in the core.
It seems like the main driver for Java 7 is multicast UDP. Can that be isolated in a few classes such that the rest of the code works on Java 6? So Java 7 would be required for building, but Java 6+ for running. But it may be too complicated to do. > Also be sure to add a warning in the header to tell the coders that this > portion of code must remain Java 6 compatible. > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com >