>Some of that stuff has to do with scalability, and other bits have to do >with maintainability. Basically, the golden rule of maximizing scalability >is to do as little work at runtime as possible. This can be accomplished >through caching (doing work before runtime) and asynchronous processing >(doing work after runtime).
Dave, would this include things like, removing returntypes from arguments in a cfc? Thanks, Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:306768 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

