<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6.1 - htmldocs - expresa5.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T11:13:55</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#72350" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#27202" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#23172" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#72350">
		<title>coldfusion/6.1/htmldocs/expresa5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#72350</link>
		<description>According to this post, although it doesn't give a version, it does short-circuit.&lt;br /&gt;http://www.adobepress.com/articles/article.asp?p=28686&amp;rl=1</description>
		<dc:creator>howbizrami</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-20T14:28:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#27202">
		<title>coldfusion/6.1/htmldocs/expresa5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#27202</link>
		<description>I was wondering about short-circuiting as well, since older versions of CF did not (requiring some rather annoyingly redundant nested CFIF structures.)&lt;br /&gt;&lt;br /&gt;I just tested AND and OR with ColdFusion MX 6.1, and it does use short-circuit evaluation.  So CFIF A AND B will not bother to evaluate B if A is false, and CFIF A OR B will not bother to evauate B if A is true.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-28T12:15:34</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#23172">
		<title>coldfusion/6.1/htmldocs/expresa5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expresa5.htm#23172</link>
		<description>Will CF evaluate both sides of a boolean AND expression if the first part is false? (short-circuiting).  I remember reading this somewhere,  but it seems to me that it should be more visible in the docs.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-29T12:12:27</dc:date>
	</item>
	</rdf:RDF>

