Dear all, If you happen to be working on Java ME and had to do without Spring based dependency injection, the dark days are finally over.
We just launched http://springframework.me/. It's a framework that allows you to have dependency injection based on the good old 'classic' Spring XML based configuration file. It not only supports Java ME, but it is considered to be helpful in all cases in which you cannot use reflection, or in cases in which the footprint of the Spring runtime would be way too much. (Commandline tools? GWT applications?) Feel free to come and take a look. We haven't released anything yet (need to stabilize the API), but the sources are there. Home page: http://springframework.me/ Sourceforge: http://sourceforge.net/projects/springme/ Google group: http://groups.google.com/group/spring-me/ Scribd article: http://www.scribd.com/doc/8611209/Spring-ME Cheers, Wilfred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
