<?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 - buildi13.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-26T03:35:22</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi13.htm#11779" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi13.htm#2121" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi13.htm#11779">
		<title>coldfusion/6.1/htmldocs/buildi13.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi13.htm#11779</link>
		<description>Often times when instantiating a persistent CFC you will want to parameterize the creation.  The accepted way to do this is to include in your CFC an initialization function and create the objec like this:&lt;br /&gt;&lt;br /&gt;newObject = CreateObject(&quot;component&quot;, &quot;com.yourCFC&quot;).init(your parameters);&lt;br /&gt;&lt;br /&gt;And have the init function return &quot;this&quot;</description>
		<dc:creator>enderw88</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-25T06:58:51</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi13.htm#2121">
		<title>coldfusion/6.1/htmldocs/buildi13.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi13.htm#2121</link>
		<description>'The following example uses the cfobject tag to instantiate the same component in CFScript:'&lt;br /&gt;&lt;br /&gt;should read:&lt;br /&gt;&lt;br /&gt;'The following example uses the CreateObject function to instantiate the same component in CFScript:'</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-09-24T13:11:18</dc:date>
	</item>
	</rdf:RDF>

