Hello, I wanted to integrate Mina in an already existing application to handle several kind of connections and protocols. Among these "network interfaces" there is serial. I've seen that just Mina 2.0 can do that but I need a stable version of mina for my project.
Almost 2 years ago, I used the serial communication classes done by Julien Vermillard for mina 1.0. So I 've looked for them on the mailing list and I was just able to get old versions (still using javax.com). So my questions are : - When should the stable version of mina 2.0 be released? (I can start the integration of mina with the current unstable version, but the project planing would require the stable version for january or at last february.) - Is it possible to have access to a former version of serial connection which is compatible with mina 1.1 or 1.0? Thanks for your answers.
