On Thursday, Feb 20, 2003, at 05:42 US/Pacific, Larry Juncker wrote: > Then everything works SUPER.....
One issue to be aware of is if any of your fbx_switch.cfm files contain a large number of cases *and* a lot of code - you may hit the Java switch/jump limit. A couple of people have reported running into that with FB3. Moving the big blocks of into included files solves the problem. I believe the CFMX Updaters have also mitigated this problem (can anyone comment on that?). Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

