<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dependecy Injection on J2ME/CLDC devices.</title>
	<atom:link href="http://www.agileadvice.com/2008/08/02/announcements/dependecy-injection-on-j2mecldc-devices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agileadvice.com/2008/08/02/announcements/dependecy-injection-on-j2mecldc-devices/</link>
	<description></description>
	<lastBuildDate>Sun, 21 Feb 2010 21:28:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christian Gruber</title>
		<link>http://www.agileadvice.com/2008/08/02/announcements/dependecy-injection-on-j2mecldc-devices/comment-page-1/#comment-2232</link>
		<dc:creator>Christian Gruber</dc:creator>
		<pubDate>Tue, 05 May 2009 19:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.agileadvice.com/2008/08/02/agileengineering/dependecy-injection-on-j2mecldc-devices/#comment-2232</guid>
		<description>That&#039;s great, Marek!  The more options people have, the more easily we can encourage people to use these techniques.</description>
		<content:encoded><![CDATA[<p>That&#8217;s great, Marek!  The more options people have, the more easily we can encourage people to use these techniques.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marek</title>
		<link>http://www.agileadvice.com/2008/08/02/announcements/dependecy-injection-on-j2mecldc-devices/comment-page-1/#comment-2227</link>
		<dc:creator>marek</dc:creator>
		<pubDate>Sat, 02 May 2009 18:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.agileadvice.com/2008/08/02/agileengineering/dependecy-injection-on-j2mecldc-devices/#comment-2227</guid>
		<description>There is an open source framework based on Spring that allows developers to use IoC on J2ME devices: http://signal.sourceforge.net/ 

An MVC support is under development.</description>
		<content:encoded><![CDATA[<p>There is an open source framework based on Spring that allows developers to use IoC on J2ME devices: <a href="http://signal.sourceforge.net/" rel="nofollow">http://signal.sourceforge.net/</a> </p>
<p>An MVC support is under development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Gruber</title>
		<link>http://www.agileadvice.com/2008/08/02/announcements/dependecy-injection-on-j2mecldc-devices/comment-page-1/#comment-2068</link>
		<dc:creator>Christian Gruber</dc:creator>
		<pubDate>Fri, 02 Jan 2009 23:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.agileadvice.com/2008/08/02/agileengineering/dependecy-injection-on-j2mecldc-devices/#comment-2068</guid>
		<description>Hmm.  I missed both of these comments, so I&#039;ll respond to them here.  I&#039;ll take a look at both springframework.me, and the backports.  I did the exact same backport of locks, but haven&#039;t released it.  We should probably merge efforts.  The collections stuff I realized I would have to re-implement due to licensing issues with Sun&#039;s code.  You can&#039;t just backport the sun code, so I&#039;m working through the same APIs.</description>
		<content:encoded><![CDATA[<p>Hmm.  I missed both of these comments, so I&#8217;ll respond to them here.  I&#8217;ll take a look at both springframework.me, and the backports.  I did the exact same backport of locks, but haven&#8217;t released it.  We should probably merge efforts.  The collections stuff I realized I would have to re-implement due to licensing issues with Sun&#8217;s code.  You can&#8217;t just backport the sun code, so I&#8217;m working through the same APIs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anil</title>
		<link>http://www.agileadvice.com/2008/08/02/announcements/dependecy-injection-on-j2mecldc-devices/comment-page-1/#comment-2048</link>
		<dc:creator>anil</dc:creator>
		<pubDate>Thu, 18 Dec 2008 11:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.agileadvice.com/2008/08/02/agileengineering/dependecy-injection-on-j2mecldc-devices/#comment-2048</guid>
		<description>There are a few other bits on googlecode that I’m working on in the micro-zone. Some minimalist backports of some of java.lang.concurrency (just the locks), as well as some of the java.util.Collections stuff. Not finished, but also part of the googlecode project</description>
		<content:encoded><![CDATA[<p>There are a few other bits on googlecode that I’m working on in the micro-zone. Some minimalist backports of some of java.lang.concurrency (just the locks), as well as some of the java.util.Collections stuff. Not finished, but also part of the googlecode project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: springerw</title>
		<link>http://www.agileadvice.com/2008/08/02/announcements/dependecy-injection-on-j2mecldc-devices/comment-page-1/#comment-2040</link>
		<dc:creator>springerw</dc:creator>
		<pubDate>Wed, 03 Dec 2008 11:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.agileadvice.com/2008/08/02/agileengineering/dependecy-injection-on-j2mecldc-devices/#comment-2040</guid>
		<description>I just released a version of Spring ME here: http://springframework.me/. You might be interested to take a look.</description>
		<content:encoded><![CDATA[<p>I just released a version of Spring ME here: <a href="http://springframework.me/" rel="nofollow">http://springframework.me/</a>. You might be interested to take a look.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
