<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Reverse Polish Notation Question</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Reverse Polish Notation Question</description>
  <pubDate>Wed, 10 Jun 2026 12:50:50 -700</pubDate>
  <lastBuildDate>Mon, 26 Apr 2010 11:42:48 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1745</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Reverse Polish Notation Question :   Originally posted by smi-markThat&amp;#039;s...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6656#6656</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 1745<br /><strong>Posted:</strong> 26-Apr-2010 at 11:42am<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by smi-mark</strong></em><br /><br />That's a great chart, Greg. I still have several projects in DevForce Classic, and it really makes you appreciate LINQ queries in EF!!!</td></tr></table><br><br>Reverse Polish does have a sort of Vulcan beauty to it; but yeah, I'd have to go with LINQ.&nbsp; 8-)<br>]]>
   </description>
   <pubDate>Mon, 26 Apr 2010 11:42:48 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6656#6656</guid>
  </item> 
  <item>
   <title>Reverse Polish Notation Question : Thanks, that&amp;#039;s just what...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6641#6641</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=755" rel="nofollow">evanian</a><br /><strong>Subject:</strong> 1745<br /><strong>Posted:</strong> 26-Apr-2010 at 1:22am<br /><br />Thanks, that's just what I needed.&nbsp; I didn't realise that the rule was "the operator always applies to the two most recently listed operands".&nbsp; It finally makes full sense of the table :)]]>
   </description>
   <pubDate>Mon, 26 Apr 2010 01:22:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6641#6641</guid>
  </item> 
  <item>
   <title>Reverse Polish Notation Question : That&amp;#039;s a great chart, Greg....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6637#6637</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 1745<br /><strong>Posted:</strong> 23-Apr-2010 at 6:43pm<br /><br />That's a great chart, Greg. I still have several projects in DevForce Classic, and it really makes you appreciate LINQ queries in EF!!!]]>
   </description>
   <pubDate>Fri, 23 Apr 2010 18:43:35 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6637#6637</guid>
  </item> 
  <item>
   <title>Reverse Polish Notation Question :  That&amp;#039;s a bit of a nasty...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6633#6633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 1745<br /><strong>Posted:</strong> 23-Apr-2010 at 5:56pm<br /><br />That's a bit of a nasty one, but I think with a little study of the table below (from the Object Persistence chapter of the Developers Guide) you will see how to write your query.&nbsp; You have, algebraically,<br><br>&nbsp;&nbsp;&nbsp; A and ((B and C) or (D and E)) and F<br><br>So I believe that translates to <br><br>&nbsp;&nbsp; A BC and DE and or and F and<br><br>The operator always applies to the two most recently listed operands.<br><br><font size="3"><b>Algebraic Notation v. Reverse-Polish</b></font><br><br>The following table compares algebraic notation to the corresponding Reverse-Polish notation.&nbsp; If you’re accustomed to thinking algebraically, as many of us are, just find the relationships you need in the left-hand column and see the Reverse-Polish equivalent in the right-hand column.&nbsp; Not every possible construction is covered, but with a few minutes of meditation – as especially, with comparison to the examples given above -- you’ll get the idea.<br><br><img src="uploads/4/temp.jpg" height="335" width="499" border="0" /><br><span style="font-size:10px"><br /><br />Edited by GregD - 23-Apr-2010 at 6:00pm</span>]]>
   </description>
   <pubDate>Fri, 23 Apr 2010 17:56:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6633#6633</guid>
  </item> 
  <item>
   <title>Reverse Polish Notation Question :                 I am just...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6619#6619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=755" rel="nofollow">evanian</a><br /><strong>Subject:</strong> 1745<br /><strong>Posted:</strong> 23-Apr-2010 at 9:23am<br /><br />   <!-- Start Member Post -->   <!-- google_ad_secti&#111;n_start -->   <div ="msg">   I am just getting into OQL and I need to build a query of the following algebraic form:<br><br>Condition1 AND ((Condition2 AND Condition3) OR (Condition4 AND Condition5)) AND Condition6<br><br>Is there a way of doing this?<br><br>Any help would be greatly appreciated!<br></div>]]>
   </description>
   <pubDate>Fri, 23 Apr 2010 09:23:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1745&amp;PID=6619#6619</guid>
  </item> 
 </channel>
</rss>