On Tuesday, May 27, 2003, at 13:14 US/Pacific, Shawn Grover wrote:
> As for my use of the CFPROPERTY tags, I know they are kinda useless in 
> the
> manner I'm using them, EXCEPT for documentation.

And of course it all depends on whether you want to use public data 
members - "this" scope - which you might want to document with 
cfproperty or non-public data members - unnamed scope - which you would 
not want to document with cfproperty (since the documentation is of the 
public interface).

Are other folks relying on cfproperty for auto-documenting public data 
members? How do you deal with keeping the cfproperty tags in sync with 
what you actually do with "this" scope variables?

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to