Can you change Dreamweaver to  use the direct call style when you drag
and drop a CFC method?   That would make things easier.

When you drag a method onto a page, you get the 
<cfinvoke component="stuff" returnvariable="stuff">
     <cfargument="arg">
     <cfargument="arg2">
</cfinvoke> 

syntax.

I'd really like to see it drop the 
<cfset v = obj.call(args) />
 syntax onto the page.

Anyone know how to make it do that?


Cheers
Mike Kear
Windsor, NSW, Australia
AFP Webworks
http://afpwebworks.com
.com,.net,.org domains from AUD$20/Year

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to