<?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: Code Hinting In The Dreamweaver Extensibility API</title>
	<atom:link href="http://blog.affirmix.com/2009/05/06/code-hinting-in-the-dreamweaver-extensibility-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affirmix.com/2009/05/06/code-hinting-in-the-dreamweaver-extensibility-api/</link>
	<description>Flash Platform and Dreamweaver Stuff</description>
	<lastBuildDate>Thu, 08 Apr 2010 00:19:46 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Odri</title>
		<link>http://blog.affirmix.com/2009/05/06/code-hinting-in-the-dreamweaver-extensibility-api/comment-page-1/#comment-2183</link>
		<dc:creator>Andrew Odri</dc:creator>
		<pubDate>Mon, 27 Jul 2009 16:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.affirmix.com/?p=246#comment-2183</guid>
		<description>Hey Roman,

From what I can tell, ColdFusion support is actually building into Dreamweaver CS4 - I attempted creating a component, and the code hinting seemed to work quiet well.

However, if you have an older version, or perhaps are using some features of the language that I am not familiar with (which is very very likely :P), I would suggest looking at the Dreamweaver Exchange to see if you can find a prebuilt extension for the functionality you are looking for:

http://www.adobe.com/cfusion/exchange/index.cfm?searchfield=coldfusion&amp;search_exchange=3&amp;search_category=-1&amp;search_license=&amp;search_rating=&amp;search_platform=0&amp;search_pubdate=&amp;num=25&amp;startnum=1&amp;event=search&amp;sticky=true&amp;sort=0&amp;rnav_dummy_tmpfield=&amp;Submit=

Hope this turns up a solution for you!</description>
		<content:encoded><![CDATA[<p>Hey Roman,</p>
<p>From what I can tell, ColdFusion support is actually building into Dreamweaver CS4 &#8211; I attempted creating a component, and the code hinting seemed to work quiet well.</p>
<p>However, if you have an older version, or perhaps are using some features of the language that I am not familiar with (which is very very likely <img src='http://blog.affirmix.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ), I would suggest looking at the Dreamweaver Exchange to see if you can find a prebuilt extension for the functionality you are looking for:</p>
<p><a href="http://www.adobe.com/cfusion/exchange/index.cfm?searchfield=coldfusion&#038;search_exchange=3&#038;search_category=-1&#038;search_license=&#038;search_rating=&#038;search_platform=0&#038;search_pubdate=&#038;num=25&#038;startnum=1&#038;event=search&#038;sticky=true&#038;sort=0&#038;rnav_dummy_tmpfield=&#038;Submit=" rel="nofollow">http://www.adobe.com/cfusion/exchange/index.cfm?searchfield=coldfusion&#038;search_exchange=3&#038;search_category=-1&#038;search_license=&#038;search_rating=&#038;search_platform=0&#038;search_pubdate=&#038;num=25&#038;startnum=1&#038;event=search&#038;sticky=true&#038;sort=0&#038;rnav_dummy_tmpfield=&#038;Submit=</a></p>
<p>Hope this turns up a solution for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://blog.affirmix.com/2009/05/06/code-hinting-in-the-dreamweaver-extensibility-api/comment-page-1/#comment-2182</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Mon, 27 Jul 2009 14:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.affirmix.com/?p=246#comment-2182</guid>
		<description>Hi,

I&#039;m trying to figure out how to get the methods (functions) from the CFC objects to be displayed after I type in objectName.  

It&#039;s such a pain to keep having to open up the CFC to see what the methods were called, isn&#039;t there a way to make it automatically show all the methods for an object after a period is typed?  Do I really have to manually add all the methods for each object to an XML?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to figure out how to get the methods (functions) from the CFC objects to be displayed after I type in objectName.  </p>
<p>It&#8217;s such a pain to keep having to open up the CFC to see what the methods were called, isn&#8217;t there a way to make it automatically show all the methods for an object after a period is typed?  Do I really have to manually add all the methods for each object to an XML?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
