Hi all,
Take a look at this interesting article (see link below) about a framework that implements dependency injection for Java ME, based on Spring framework. It has been developed by a person that worked for Sun Microsystems, and now works for TomTom in Amsterdam, NL.
http://agilejava.com/blog/?p=168
Particularly, I am not that fan of projects that attempt to bring some enterprise frameworks to mobile world. Sometimes they do not bring any benefit, because they barely fit for it.
See you in the next post...
2 comments:
There is a similar solution that has already been open-sourced: http://sourceforge.net/projects/signal
There is a similar solution that has already been open-sourced before signal: http://springframework.me/. In fact, this one was out there before signal. In fact, this is the one referred to in the blog.
Post a Comment