> I would replace the internal methods of the 'v1' function, with a call > to > the 'v2' function, giving some sort of sensible default to the new > value, if > you can. > > -- > Tom Chiverton > Helping to vitalistically synthesize principle-centered materials > on: http://thefalken.livejournal.com >
Tom, That is a great idea! I didn't even think about that. So if someone makes a call to the to the existing v1 method and doesn't include the new argument, I create a default value to pass to the v2 method, correct? Thanks, Dean ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:302427 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

