The verb for the <cf_accelerate> cache tag from Brandon Purcell http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=963 it's my first verb, thus if I...
... The fact that <do> and <fuseaction> are not "normal" verbs, I had assumed that goal was to go forward with making these behave just like the rest of the...
... They're not verbs at all, normal or abnormal. They happent to be represented by XML tags, but so are parameters (by the 'parameter' tag), and a parameter...
... OK, first off, do/fuseaction are essentially compiler directives, not verbs. That's always been "by design" in Fusebox 4 and upward and I had no intention...
I'm sure there is something on my end - I'm just pulling a super "blank" moment: I've copied some development code to my laptop (running IIS/CF 7.02/FB5rc1). ...
Stephen Cassady
cassady@...
Jul 2, 2006 11:52 pm
931
Sean, for those developers with Debugging turned on, have the try/catch error messages been cleaned up so that they are more like advisories than warnings?...
... There are fewer "benign" exceptions reported by Fusebox 5 than used to be reported by Fusebox 4.x - all those loader exceptions about the in-memory...
ahh, I noticed this also several times since I updated to cf 7.0.2 but we might just do the same thing wrong...;) Daniel ... ahh, I noticed this also several...
i think I'm seeing this on cf 7.0.1 to...need to confirm what's happening, except in my instance the loadclean etc isn't picking up the changes - i renamed a...
A suggestion - wouldn't it be nice if the attribute was a list ? <cf:accelerate primaryKey="home" lContentVariables="maincontent,sidebar"> Kevin ... From:...
Team, Great Job! Below are two recommendations for the skeleton app. 1. Right trim the "name" to a length of 64. This will eliminate the error with base...
... If you do load=true, it blows away the entire Fusebox structure so it *has* to reload the circuit XML file because otherwise it wouldn't have a circuit...
Kevin, you can always do: <uti:accelerate primaryKey="page" secondaryKey="sectionOne" contentVariable="sectionOne"> Well, I googled UTI, but all I got was...
Hi Marc, uit is probable the prefix that has been defined when the lixicon was called in: i.e <circuit xmlns:uit="/path/to/cf/lexicon"> HTH ... -- Nick Tong ...
"uti" is just my prefix for the lexicon 'utilities' because I wanna use the prefix cf for mimic of cftags like cftimer,cfthrow, etc. thanks - that's exactly...
I have this in my fusebox.xml.cfm file: <parameter name="mode" value="production" /> Yet, when I check the PARSED folder, I see a file app.welcome.cfm ...
And now, I put it back to <parameter name="mode" value="development-full-load" /> And it's ignoring that as well. What am I missing here - how do I get fusebox...
In my last message I reported that my app was reparsing each time, even those the mode was set to Production. While I was waiting for an answer from the list,...
Did you resent the XML? You always have to "reset" when you leave production (The Fusebox.xml.cfm file is cached as well, so it won't pick up changes there) -...
Stephen Cassady
cassady@...
Jul 5, 2006 7:32 pm
950
Once you switch to production, fusebox.xml (or any circuit.xml files) are not consulted again, so if you want to switch out of production mode, you'll need to...
I noticed this group does have an RSS feed for messages. It seems to be my only Yahoo group that doesn't let me get messages via RSS. Is it possible to enable...
________________________________ From: fusebox5@yahoogroups.com [mailto:fusebox5@yahoogroups.com] On Behalf Of Stephen Cassady Sent: Wednesday, July 05, 2006...
... No idea what you're on about. If you can tell me how to enable RSS on the Fusebox 5 Yahoo! list, I'll do it, but I looked over the admin settings and did...
Hey Sean, found this: Do all groups have RSS? RSS is available only for groups configured by their owners to show messages to the public. Unless you unlock the...
... Yeah, I eventually found this too. I've emailed John Q - he owns the group. Sean A Corfield An Architect's View -- http://corfield.org/ "If you're not...