<?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: BQL Query to array of BObjects</title>
	<atom:link href="http://tuckwat.com/blog/niagara-ax/bql-query-array-bobjects/feed/" rel="self" type="application/rss+xml" />
	<link>http://tuckwat.com/blog/niagara-ax/bql-query-array-bobjects/</link>
	<description>Software development - Flex, Niagara AX, oBIX, and more</description>
	<lastBuildDate>Wed, 03 Nov 2010 13:36:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tucker</title>
		<link>http://tuckwat.com/blog/niagara-ax/bql-query-array-bobjects/comment-page-1/#comment-2721</link>
		<dc:creator>Tucker</dc:creator>
		<pubDate>Wed, 03 Nov 2010 13:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://tuckwat.com/blog/?p=170#comment-2721</guid>
		<description>&lt;a href=&quot;#comment-2574&quot; rel=&quot;nofollow&quot;&gt;@Peter van Raamsdonk&lt;/a&gt; 

Thanks!  I&#039;m not sure where I learned the trick of using a slotPath column to resolve a BObject but I&#039;ve since been casting directly from the TableCursor.</description>
		<content:encoded><![CDATA[<p><a href="#comment-2574" rel="nofollow">@Peter van Raamsdonk</a> </p>
<p>Thanks!  I&#8217;m not sure where I learned the trick of using a slotPath column to resolve a BObject but I&#8217;ve since been casting directly from the TableCursor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter van Raamsdonk</title>
		<link>http://tuckwat.com/blog/niagara-ax/bql-query-array-bobjects/comment-page-1/#comment-2574</link>
		<dc:creator>Peter van Raamsdonk</dc:creator>
		<pubDate>Tue, 05 Oct 2010 13:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://tuckwat.com/blog/?p=170#comment-2574</guid>
		<description>Is it possible not to use one column ( the slotPath ) but the columns given in the select of the query. BObject could hold all types I think.
Something like this: select name,out,parent.toPathString from baja:Value where parent.type=&#039;baja:Component&#039; to get also the properties to subscribe too.</description>
		<content:encoded><![CDATA[<p>Is it possible not to use one column ( the slotPath ) but the columns given in the select of the query. BObject could hold all types I think.<br />
Something like this: select name,out,parent.toPathString from baja:Value where parent.type=&#8217;baja:Component&#8217; to get also the properties to subscribe too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

