<?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"
	>
<channel>
	<title>Comments on: Caveat when calling components from onSessionEnd()</title>
	<atom:link href="http://www.chapter31.com/2007/09/28/caveat-when-calling-components-from-onsessionend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2007/09/28/caveat-when-calling-components-from-onsessionend/</link>
	<description>development in a land far far away...</description>
	<pubDate>Thu, 28 Aug 2008 16:38:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2007/09/28/caveat-when-calling-components-from-onsessionend/#comment-22078</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Sat, 29 Sep 2007 02:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/09/28/caveat-when-calling-components-from-onsessionend/#comment-22078</guid>
		<description>@Todd - Not harsh at all Todd, I appreciate the feedback. In hindsight that would have been the better approach, definitely!

I must admit that sometimes when pressed for time (HUGE deadline on this one) and looking at someone elses code I can get caught up looking at the actual problem and not stepping back and looking at the bigger picture.

That is something else to work on :)</description>
		<content:encoded><![CDATA[<p>@Todd - Not harsh at all Todd, I appreciate the feedback. In hindsight that would have been the better approach, definitely!</p>
<p>I must admit that sometimes when pressed for time (HUGE deadline on this one) and looking at someone elses code I can get caught up looking at the actual problem and not stepping back and looking at the bigger picture.</p>
<p>That is something else to work on <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd sharp</title>
		<link>http://www.chapter31.com/2007/09/28/caveat-when-calling-components-from-onsessionend/#comment-22019</link>
		<dc:creator>todd sharp</dc:creator>
		<pubDate>Fri, 28 Sep 2007 12:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/09/28/caveat-when-calling-components-from-onsessionend/#comment-22019</guid>
		<description>"Obviously arguments should be passed to components instead of being accessed directly, but thatâ€™s another story"

That is another story, and I don't mean to sound harsh, but you might have wanted to fix the whole component while you were at it.  A simple init() function which sets the dsn in the variables scope when the component is instantiated would have done the trick and ensured any other calls would not have the same issue.</description>
		<content:encoded><![CDATA[<p>&#8220;Obviously arguments should be passed to components instead of being accessed directly, but thatâ€™s another story&#8221;</p>
<p>That is another story, and I don&#8217;t mean to sound harsh, but you might have wanted to fix the whole component while you were at it.  A simple init() function which sets the dsn in the variables scope when the component is instantiated would have done the trick and ensured any other calls would not have the same issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
