> It would be a bit more complicated than that surely, as you are not just > replacing a word, you are replacing a function call and all its arguments > with a tag and all its parameters, and as each instance will not be the name > it doesn't seem like something you could easily automate.
Not necessarily so complicated: http://davidmichaelkarr.blogspot.com/2008/10/reformat-generated-getterssetters-with.html I don't see why the same basic mechanism can't be used to rewrite CreateObject calls to "new". Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339095 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

