Here is a direct quote of Hal's from the FuseBox forums: "I think that a version of Fusebox that uses CFCs as the base component is a long ways off as in months. There are just too many problems with CFCs for me to suggest that people rely heavily on them, which we would be doing with Fusebox MX."
I have to agree with Hal's position on the matter. As cool as CFCs could be, they are still too problematic to depend heavily on. As long as CFCs impose more restrictions that the time savings over writing Java directly is worth, I think Hal's (and mine) opinion will be a fairly common one. It's been less frustrating (and faster) for me to use Java objects where CFCs should be used. Of course, this only relates to using CFCs to object orient (if I may verb a noun) CF logic. Using them for web services and flash remoting are a totally different arena. barneyb > -----Original Message----- > From: Sean A Corfield [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 4:42 PM > To: CF-Talk > Subject: Re: FBX3 AND CFMX > > > On Monday, Feb 24, 2003, at 08:20 US/Pacific, John Paul Ashenfelter > wrote: > > This is the actual issue I *was* talking about. All the really good FB > > developer I've worked with *have* modded the core file. And it's > > encouraged -- look at Hal's whitepaper on adding fbx_permissions for > > his > > CF_Secure tag. Or John and Hal building FuseQ. Or Nat and Erik adding > > error-trapping to FEX. Or the new work for "FBMX". > > One of the key differentiators with FBMX is that you should not need to > modify the core files to add extensions. FBMX has a Plug-In > architecture (last time I looked at it) that allows you to simply write > your own CFCs and extend the stub CFCs provided by FBMX. Then you > register your plug-ins in the XML configuration file for the > application. > > I'm just disappointed that so little public information has appeared > about FBMX and how slow development seems to be of this new version. > I've offered to help but so far it appears to be Hal's solo project... > > 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

