On Fri, May 30, 2008 at 1:36 PM, Barney Boisvert <[EMAIL PROTECTED]> wrote:
> ....optimize your DB, add caching, check for any "silly" > algorithms (query w/in a loop where a JOIN would work, etc.). Then > tune your JVM. Then buy more hardware. Then switch from CF to a > lower-level language. Then, and only then, can you switch from if > statements to switch statements. > > Gee Barney, that seems like an awful lot of work just to use a switch/case statement. Couldn't I just type it in instead? Or would that be considered cheating? G -- "The important thing in science is not so much to obtain new facts as to discover new ways of thinking about them." - Sir William Bragg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:306424 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

