> > The VarScoper CFC is a great help with that sort of thing. It's worth > taking > the time installing it on your local system and running it. You'll be > amazed > at what you've missed. >
Yeh, I actually have all my components monitor themselves for this at runtime (during development) by extending a base component that has this monitoring functionality. Whenever I don't scope a variable in a CFC method and I call it, a ColdFusion error gets thrown. http://fusion.dominicwatson.co.uk/2008/04/stricter-oop-without-aop-sort-of.html D -- Blog it up: http://fusion.dominicwatson.co.uk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303597 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

