Can you explain more why Mina needs Spring? Mina itself is a framework, isn't it?
2007/5/16, Trustin Lee <[EMAIL PROTECTED]>:
On 5/16/07, mat <[EMAIL PROTECTED]> wrote: > Can anyone give me a hint why migrate spring into mina? Is Spring for web > development? Well, Spring is basically a IoC (or DI) container. It's not directly related with web application development. Of course, it provides many bells and whistles which enable rapid web application development, but it doesn't mean that Spring container itself is not suitable for MINA applications. It can work with virtually any type of applications such as a Swing GUI application. Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
