<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Laszlonia</title>
	<link>http://laszlonia.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sun, 05 Sep 2010 17:31:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>Comment on __LZgetNodes: p is null in Datapath by admin</title>
		<link>http://laszlonia.com/?p=4#comment-137</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 13 Jul 2009 18:25:22 +0000</pubDate>
		<guid>http://laszlonia.com/?p=4#comment-137</guid>
		<description>Hi Tim,

It's possible that moving the view out of the library fixed the issue due to non-deterministic execution.  In other words, moving the view caused it to load at a slightly different time in program execution which was (apparently) a time when the datapath had been linked with a data set.  It's good to know that your code is working!  However, if you want to ensure that it will *always* work as expected, you might want to wrap the code's initialization inside of an ondata event handler as described above.

Cheers! :)
-Rich</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>It&#8217;s possible that moving the view out of the library fixed the issue due to non-deterministic execution.  In other words, moving the view caused it to load at a slightly different time in program execution which was (apparently) a time when the datapath had been linked with a data set.  It&#8217;s good to know that your code is working!  However, if you want to ensure that it will *always* work as expected, you might want to wrap the code&#8217;s initialization inside of an ondata event handler as described above.</p>
<p>Cheers! <img src='http://laszlonia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
-Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on __LZgetNodes: p is null in Datapath by Tim</title>
		<link>http://laszlonia.com/?p=4#comment-99</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 09 May 2009 19:07:42 +0000</pubDate>
		<guid>http://laszlonia.com/?p=4#comment-99</guid>
		<description>I actually just ran into this error and it turns out that the simple fix was moving my view that generated the error out of a library file and into the main file -- I changed nothing else.

WTF? :)</description>
		<content:encoded><![CDATA[<p>I actually just ran into this error and it turns out that the simple fix was moving my view that generated the error out of a library file and into the main file &#8212; I changed nothing else.</p>
<p>WTF? <img src='http://laszlonia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on __LZgetNodes: p is null in Datapath by ben shine</title>
		<link>http://laszlonia.com/?p=4#comment-3</link>
		<dc:creator>ben shine</dc:creator>
		<pubDate>Mon, 07 Apr 2008 23:40:33 +0000</pubDate>
		<guid>http://laszlonia.com/?p=4#comment-3</guid>
		<description>ROTFL! Despite being a a member of the OL team when this warning emerged, I never understood it, either. Now I'm working on a OL app for a client, and the first answer in my googlechase was this entry. Way to go!</description>
		<content:encoded><![CDATA[<p>ROTFL! Despite being a a member of the OL team when this warning emerged, I never understood it, either. Now I&#8217;m working on a OL app for a client, and the first answer in my googlechase was this entry. Way to go!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on __LZgetNodes: p is null in Datapath by simoncpu</title>
		<link>http://laszlonia.com/?p=4#comment-2</link>
		<dc:creator>simoncpu</dc:creator>
		<pubDate>Fri, 14 Mar 2008 08:51:12 +0000</pubDate>
		<guid>http://laszlonia.com/?p=4#comment-2</guid>
		<description>I spent hours racking my brain why a simple call to this.datapath.getNodeText() gives me "p is null in Datapath", even though it works inside .  Thank you very much for this tip.  My code works fine now! =)

[ simon.cpu ]</description>
		<content:encoded><![CDATA[<p>I spent hours racking my brain why a simple call to this.datapath.getNodeText() gives me &#8220;p is null in Datapath&#8221;, even though it works inside .  Thank you very much for this tip.  My code works fine now! =)</p>
<p>[ simon.cpu ]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
