OT: I too am surprised that people can dev an app with ever needing session scope! Are you suggesting that application scoped CFC's shouldn't/don't need to be...
1960
lmajano_2000
Mar 2, 2007 2:13 am
I just changed my FUSEBOX_APPLICATION_PATH="config/" in my index file before including the framework. After this, I had to update my circuits to be relative...
1961
Barney Boisvert
barneyboisvert
Mar 2, 2007 4:16 am
fusebox.init.cfm and fusebox.appinit.cfm (along with fusebox.xml) must be in the application root, which is defined by FUSEBOX_APPLICATION_PATH, relative from...
1962
Sean Corfield
seancorfield
Mar 2, 2007 5:45 pm
... The intent is that your application entry point - index.cfm - lives somewhere under the webroot but *everything* else can live elsewhere - including...
1963
lmajano_2000
Mar 2, 2007 7:15 pm
Hi Barney, I think this would be benefitial to have in the docs. Luis...
1964
lmajano_2000
Mar 2, 2007 11:13 pm
I think it would be a very nice addition if the XFA datastructure could be available via the event object. This comes in very handy when using cfc controllers...
1965
Sean Corfield
seancorfield
Mar 3, 2007 2:11 am
... I agree. http://trac.fuseboxframework.org/fusebox/ticket/207 Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not...
1966
Sean Corfield
seancorfield
Mar 3, 2007 2:14 am
... Nice idea. http://trac.fuseboxframework.org/fusebox/ticket/208 Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not...
1967
Oğuz Demirkapı
demirkapifamily
Mar 5, 2007 7:01 pm
Hi all, Are there any Fusebox 5.x for JSP? (What I see in FB website is only 3.x) Or any future plan? TIA! Sincerely, Oğuz Demirkapı TeraTech Inc. | Senior...
1968
Qasim Rasheed
qasim_1976
Mar 7, 2007 7:21 pm
Folks, I recently asked our Sysadmin to put extensions available under Fusebox5 SVN on a global shared mapping so that different applications can utilize...
1969
dickbob57
Mar 8, 2007 10:55 am
I use the fusebox.xml parameters queryStringStart,queryStringSeparator etc for SES in strict mode but I have some exit points which are external to my site....
1970
Nick Tong - http://Ta...
nptonguk
Mar 8, 2007 2:21 pm
It's odd, for over a year i've not had to create any breadcrumb navigation on any of my sites, but the one i'm currently working on requires it. I'm curious on...
1971
Sean Corfield
seancorfield
Mar 8, 2007 3:54 pm
... In this particular case, since you've specified the queryString* parameters based on '/', Fusebox will look at your value= attribute and see '/' and...
1972
Sean Corfield
seancorfield
Mar 8, 2007 4:16 pm
... The last official release was 5.1 - before all of those extensions were added (some were part of 5.1 in the skeleton/lexicon directory but not all of...
1973
Barney Boisvert
barneyboisvert
Mar 8, 2007 4:52 pm
Creating breadcrumbs is pretty domain-specific, it's not really something you can automate and reuse via FB. I suppose if you just want "home", then a list of...
1974
raymondvarner
Mar 9, 2007 3:59 pm
I just discovered the hard way that GoDaddy won't allow fusebox5 on their shared hosting plan due to the security restriction of cfobject. I emailed goDaddy...
1975
J.J. Merrick
cyber_jay2001
Mar 9, 2007 4:16 pm
I have a buddy that got around all that by building a Fusebox compiler... basically creating all the parsed files and not forcing the objects to get loaded He...
1976
Oğuz Demirkapı
demirkapifamily
Mar 9, 2007 4:54 pm
I would suggest to find out a new hosting company which has support for these features and I think it is easier than changing any code. ... -- ...
1977
Sean Corfield
seancorfield
Mar 9, 2007 6:00 pm
... They should disable createObject() for Java, COM and CORBA only and allow createObject() for components but there support is pretty useless by all...
1978
Sean Corfield
seancorfield
Mar 9, 2007 7:20 pm
... I guess a follow-up question to the community here should be: Do folks think that there should be a 5.1.1 release to include a few recent bug fixes and...
1979
Barney Boisvert
barneyboisvert
Mar 9, 2007 7:30 pm
Unless there's a compelling reason not to.... Part of the bennies for non-commercial projects is the amount of collateral associated with a release...
1980
Oğuz Demirkapı
demirkapifamily
Mar 9, 2007 7:39 pm
Sean, I wonder that when we update our core files from SVN, do we have these bug fixes updates and lexicons that you mentioned? If so, I would suggest to look...
1981
Byron Raines
byron.raines
Mar 9, 2007 10:55 pm
I agree. As one who does not to continually update from SVN, though I do try to follow what is being discussed and worked on through this group, I not able to...
1982
Dan Kaufman
danielhoodan
Mar 9, 2007 11:32 pm
I would like to refer you and any Fuseboxer out there to Fusionlink.com for hosting. Fusionlink supports FB5 on their shared accounts because with CF...
1983
Sean Corfield
seancorfield
Mar 10, 2007 6:11 am
I really hoped we wouldn't get "adverts" for hosting companies... HostMySite are extremely good - they host many FB5 sites for me. CrystalTech also host some...
1984
Sean Corfield
seancorfield
Mar 10, 2007 6:13 am
... Of course! You can either update from the trunk and get the latest 5.1.x stable build (the trunk includes all the new extensions) or you can update from...
1985
Qasim Rasheed
qasim_1976
Mar 10, 2007 2:50 pm
Keeping in view that my organization will not put any non official releases on shared server, I would strongly say yes to making the extension as an official...
Hi, I’ve kept to the sidelines, my wish would be a Demo <http://geo.yahoo.com/serv?s=97359714/grpId=9807654/grpspId=1705005512/msgId ...
1987
Dan@...
danielhoodan
Mar 10, 2007 8:01 pm
Re Fusebox compatibility on shared-hosting servers When I first read Raymond Varner's post re his problem with a GoDaddy shared-hosting account restriction I...
1988
Sean Corfield
seancorfield
Mar 10, 2007 8:59 pm
On Mar 10, 2007, at 11:57 AM, <Dan@...> ... GoDaddy uses ColdFusion MX 7.0.2 Enterprise. I don't know why some people think they use Standard....