The Artima Developer Community
Sponsored Link

Java Buzz Forum
Spring ME has arrived!!!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wilfred Springer

Posts: 176
Nickname: springerw
Registered: Sep, 2006

Wilfred Springer is a Software Architect at Xebia
Spring ME has arrived!!! Posted: Dec 2, 2008 4:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Wilfred Springer.
Original Post: Spring ME has arrived!!!
Feed Title: Distributed Reflections of the Third Kind
Feed URL: http://agilejava.com/blog/?feed=atom
Feed Description: Distributed Reflections of the Third Kind
Latest Java Buzz Posts
Latest Java Buzz Posts by Wilfred Springer
Latest Posts From Distributed Reflections of the Third Kind

Advertisement

It’s finally there. A couple of months ago, I decided to scratch my itch, and work on a dependency injection framework for Java ME. I know many people tried it before I did, and I was aware of the limitations on Java ME that would make it hard to port Spring to the phone.

However, I figured that if you do all of the analysis at build time, and if you also build a BeanFactory geared specifically at your needs, it should be possible.

We have been working with it for quite a while now, and TomTom decided to put it out there, for the benefit of everyone.

Now, we did not cut a final 1.0 release yet. First of all, because some bits of the API are a little - uhm - akward, and we the unit test coverage is not very high yet. However, the current incarnation is proving to be quite usable already.

Below, you find a small introduction into the framework. The PDF document can also be downloaded through http://springframework.me/.

Spring ME

Technorati Tags: , ,

Read: Spring ME has arrived!!!

Topic: Some information on LinkedIn and LinkedIn Apps (InApps) Previous Topic   Next Topic Topic: Strangely At Home Here

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use