I think we experienced a paradigm shift somewhere between cf5 and cfmx. It is very confusing I think to write methods using the cffunction tag. Can't help thinking adding cfmethod and making it a synonym of cffunction wouldn't hurt.
> -----Original Message----- > From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 30 July 2003 11:12 a.m. > To: CF-Talk > Subject: consistancy > > Why is the naming not consistent? > > For instance... Inside a cfcomponent tag you can have functions > (cffunction) > yet when you publish this as a web service you use > http://someUrl/someDir/componentName.cfc?method=methodName in the url. > Why > not call method function or function method in the CFC.... > > I know this is picky, but is there a reason behind it? > > Mike > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

