<?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: Android Lifecycle Triggers, Part 1</title>
	<atom:link href="http://stuffthathappens.com/blog/2008/11/25/android-lifecycle-triggers-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog/2008/11/25/android-lifecycle-triggers-part-1/</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Thu, 04 Nov 2010 22:37:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nils</title>
		<link>http://stuffthathappens.com/blog/2008/11/25/android-lifecycle-triggers-part-1/comment-page-1/#comment-36427</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Mon, 18 May 2009 10:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=780#comment-36427</guid>
		<description>I suspect that one problem here is that Java (and C# ;-) programmers do not come from a realtime programming background. Consequently, the documentation here is confusing because there is no clear distinction between event, state and action. For example, after looking at the diagram above for a few seconds, it is not obvious how to stop an activity by program code. Should a program ever call an &quot;onMethod()&quot; to initiate some action? That sounds strange.</description>
		<content:encoded><![CDATA[<p>I suspect that one problem here is that Java (and C# <img src='http://stuffthathappens.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  programmers do not come from a realtime programming background. Consequently, the documentation here is confusing because there is no clear distinction between event, state and action. For example, after looking at the diagram above for a few seconds, it is not obvious how to stop an activity by program code. Should a program ever call an &#8220;onMethod()&#8221; to initiate some action? That sounds strange.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.214 seconds -->

