Is there a way to do an if-then in XML to test against the IP of the connection? Something like.. <cfif session.ip is '127.0.0.1'> <parameter name="mode"...
... Not in fusebox.xml - but you can use <if> in circuit.xml. In Fusebox 5.5, you can set parameters in index.cfm (or in Application.cfc) that override...
... Yeah.. But will it work in 5.1? I'm hesitant to take the 5.5 leap on my production servers until it's officially released (and even then, a few months...
... No, FUSEBOX_PARAMETERS is new in 5.5. ... Have you started testing 5.5 on your dev / staging servers? If not, why not? The whole point of the Public Beta...
I have switched over two large corporate Intranet sites, and one smaller app - no problems yet! I am now trying out the noxml features. Seth ... From: Sean...
... Cool. Glad it's working for you. You can't be sure that I won't have an issue though. Perhaps the first time I went from 4 to 5.1, I found a bug that took ...
... Ok. ... Because at the rate I need to design webpages, I don't have time to fix issues that crop up. If I update and a bug that hits our servers, I don't...
... If you update a staging / dev server and hit a bug, I will make a new build available to you with a bug fix as fast as I can (for one of the bug reporters,...
In my case, I could easily roll back to 5.1. Just a quick change of the mapping and I would be back to "stable" ground . . . If all you are concerned with is...
I am working in development-full-load mode. How would one re-run the onFuseboxApplicationStart() method of application.cfc? This does not seem to reload....
Ok.. You got me.. I'm a jerk. :) I downloaded 5.5 already and doing some initial tests. I'll let you know if I run into anything. and just for the record, I...
... Thank you. See, you just needed a little persuasion :) :) ... Understood. You could put fb55 outside the webroot on the dev server and introduce a mapping...
... It should fire automatically on every request in development-full- load mode. My tests indicate it does execute on every request (I just tested it). Can...
... Ah, good. Disregard my initial response then :) Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying...
Just a note to say that I downloaded FB5.5 and installed in my local host and on my little web site a few days ago. Everything is working great... as...
Sean - Is the Fusebox 5.5 beta on the Fusebox.org site the most updated (with all little tweaks), or do we need to get it from snv.fuseboxframework.org - ...
Stephen Cassady
cassady@...
Nov 2, 2007 5:54 am
2732
... What's on fusebox.org is the official Public Beta. That's build 614. The head in SVN is build 634 right now. Sean A Corfield -- (904) 302-SEAN An...
I'm a new FBer and therefore don't have much in the way of bleeding edge methodologies or code. However, I changed my mapping to 5.5 and my site is still...
... The changes between 614 and 634 are mostly not even in the trunk (they are in the scaffolding code on a branch). The key changes to scaffolding were merged...
Off topic, but if you don't have a Subversion browser then you probably should just get one. It's pretty much de-facto at this point. I won't ask why you...
To put it simply, I don't need it. I always have at least 1 backup ready to go on my system. If I mess up, then I try to fix it. If I can't, I transfer the...
Fair enough. No need for a flame war. Personally, I couldn't imagine working without SVN. Not only is it integral to our development and deployment (via ANT),...
Just installed Tortoise, step one complete . . . Tortoise is asking for a username and password when I try to import from http://svn.fuseboxframework.org into...
... should ... aren't using ... Well, not wanting Sean to melt down (we do want to test the new 55b1), and not wanting to seem like lazy bones (asking him to...