Showing posts with label dependency injection. Show all posts
Showing posts with label dependency injection. Show all posts

Aug 14, 2008

Spring on Java ME?

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...