Cheers Sean! -----Original Message----- From: Sean A Corfield [mailto:[EMAIL PROTECTED]] Sent: 20 February 2003 16:22 To: CF-Talk Subject: Re: FBX3 AND CFMX
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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

