On Thu, Sep 11, 2008 at 10:10 AM, Dave Watts <[EMAIL PROTECTED]> wrote: >> just to clarify, will any variables defined with the >> cfproperty tag automatically be private to the >> cfcomponent,just like function arguments are private just to >> that function? > > No. The CFPROPERTY tag doesn't define variables, it documents them. If you > have a CFPROPERTY tag, it will show information in the auto-generated > documentation about a property (even if the property doesn't exist because > you haven't defined it elsewhere).
Doesn't CFPROPERTY do something for web-services? Help with the stub generation or something? That's the only reason besides documentation that I can come up with. And it might still just be documentation. -- He who stands aloof runs the risk of believing himself better than others and misusing his critique of society as an ideology for his private interest. Theodor Adorno ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312383 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

