... You're wrong. Not just you - most of the Internet does this wrong, and it's been bugging me for quite a while now. I was going to write a big long piece...
Hi, After a couple years of using Fusebox on shared servers where I had no option but to upload all the core files to the root web directory for each...
... The parsed folder needs to be per-application (technically it could be shared but then fuseaction names must be completely unique across all applications...
I have 2 applications in the site site and when I add the variables.fusebox_application_key to my index.cfm it threw an error. I downloaded the latest version...
... The whole point of FUSEBOX_APPLICATION_KEY is that it changes the ... You're using application.fusebox but you set FUSEBOX_APPLICATION_KEY ... So you...
We've been using Fusebox5 on mostly small to medium sized projects. We're about to port a large site to this framework, and we expect to break our circuits...
If you use Eclipse with CFEclipse, you just have to mouse over the tab and it will show you the whole path... This seems like a big request to compensate for...
I like the idea of being able to name my circuit files like that, gives some transparency to beginner developers and I don't have to wonder which circuit file...
Put this line at the top of each circuit, right after the <circuit access="internal/public">: <fuseaction name="ThisCircuit'sAlias"/> So, if the alias in the...
Stephen Cassady
cassady@...
Apr 19, 2007 10:59 pm
2038
AMEN to this request. I made mention of this myself when I first started working with the XML-based versions of fusebox, but I think I might have been passed...
All, I'm sorry if this is off-topic. I live in the Virginia Tech area and I'm trying to come up with a memorial community site due to these past few days and ...
Hi Chris, You might want to take a look at Ray Camden's Galleon Forums application at: http://galleon.riaforge.org/ Good luck with the project, Christian ... ...
I would like to request that we get ride of the idea that everyone has an application scope to use. Coldfusion might but PHP does not and it makes it hard on...
... The ColdFusion version of the framework relies very heavily on application scope for performance (to cache all the objects). If there was a Java/JSP...
We have a CF app working fine in "development-full-load" mode environment. When we SVN our changes to our live server it switches to "development-circuit-load"...
... You should never run a production server in anything but "production" mode. The development modes are not thread safe because they regenerate the parsed...
Hi Sean, I'd love to see how Far Cry and Fusebox are being merged together. I have a good friend who's a long time Far Cry developer and I'd love to be able...
Thank you Sean. The wiki is very helpful--just what I was looking for. BTW, I am working with 5.1, I was lax in my shorthand FB5. What I really meant was "the...
<parameter name="debug" value="true" /> (per the wiki documentation) Fusebox 5 adds a timed trace / debug option so you can see where the time is being taken...
... No. If you look at the parts of the debug output, you'll see that it logs the start of each fuseaction - however, fuseactions can be nested (a does b which...
... In the Application.cfm file for FarCry, we just look for the fuseaction= query or form parameter and if it's present, we route the request to the Fusebox...
A considerably more insightful answer than my knee jerk. Thank you again Sean. ... Good idea. I've already got a gut feeling where some of the fat might be. ...
That's too simple.. J Thanks Sean! Tom From: fusebox5@yahoogroups.com [mailto:fusebox5@yahoogroups.com] On Behalf Of Sean Corfield Sent: Sunday, April 29, 2007...
Well, I can make it official now: "Fusebox 5 & FLiP: Master-Class ColdFusion Applications" has been released and is available exclusively at protonarts.com. ...