Hi John, Sorry for the delayed reply... Happy New Year. Essentially it wraps the entire Fusebox in an output buffer. One of the nice side effects of output...
Hello, I found an interesting series of bugs while working on a content management / dynamic theme management system in fusebox. Here they are: 1) Parsing the...
] Also if there is a reason what is it? I'm curious what adverse ] affects this may have. Hi Robert, The reason was so you could set a default fuseaction in...
Alan Richmond
alan_richmond@...
Jan 8, 2003 2:41 am
1798
Yeah you are right, That was a bad side effect. :( So instead I reordered the core file back to what it was and included the circuit and fusebox parsing...
Not that it is much use, but I posted a fusebox 2 verion in the group files area about a year ago. I would stick to FB3 through as FB2 really isn't much...
I built two wintel boxes, one to run Apache & PHP & Fusebox, and the other to run mysql. They're hanging off a DMZ in Chicago; I moved to Phoenix, and ...
This is a test. I haven't been getting PHP-Fusebox List messages. If any list member receives this message, can you send me a reply directly? Thanks- Geoff...
I preffer this mailing list, Can we still have it please. Regards eko ... From: "David Huyck" <b@...> To: <PHP-fusebox@yahoogroups.com> Cc:...
Boy Next Door
ekobudi@...
Jan 23, 2003 12:28 pm
1804
I just wanted to post and let everyone know I got oofb working to the point I am testing it with our intranet application here at work to see if I can break...
Sounds very interesting. My biggest headache with Fusebox is not being able to get return values from Module calls, (at least not in a very elegant way). Does...
... Yes, but, I suppose it depends on how you define "elegant" ;p A parameter of the module call is a boolean to indicate whether there will be a return value...
Great to hear you are still working on this! Would you mind posting this on the forum as well, Keith? If you post your code, too, then you wouldn't have to...
Just a follow-up. Using the oofb code and the regular Fusebox base, I ran a test on our current Intranet code. Because of the Fusebox runs the whole...
Our LogiCreate system (http://www.logicreate.com is OO in principle, and we see a similar speed benefit. It\'s not that OO is faster - indeed, it\'s usually...
... I don't disagree. That's why I made sure to mention I could optimize the current procedural Fusebox via Singletons in the other objects I use (like a user...
My misunderstanding of the OOFB then - didn't know it was SF project. I thought you were trying to get the FB community as a whole to adopt an OO style. This...
... the ... optimized) and ... and as ... people > can use it or not, but it will always be available... I'm straddling the fence right now - lots of OO...
... within ... And as an aside, I'm really glad I did it this way. I spent a lot of time building infrastructure (i.e. writing classes), but now with Fusebox...
... forum base... :( I've been thinking the same thing. I've also posted several time to the forum, but the response is nothing like it was for the email...
I must agree, it's too bad that the fusebox community has battened down the hatches so to speak. It still bothers me that when I go to download the core file...
Don't worry Keith, At least still there are the two of us. :) Regards Eko ... From: "Keith Young" <youngka@...> To: <PHP-fusebox@yahoogroups.com> Sent:...
Boy Next Door
ekobudi@...
Feb 25, 2003 10:43 am
1818
I try not to make contact with Non Open Source things becouse some time can become very sensitive problem :) Regards Eko ... From: <michael@...> ...
Boy Next Door
ekobudi@...
Feb 25, 2003 10:46 am
1819
... From: "Keith Young" <youngka@...> To: <PHP-fusebox@yahoogroups.com> Sent: Tuesday, February 25, 2003 5:45 AM Subject: Re: OOFB ... \'procedural\'...
Boy Next Door
ekobudi@...
Feb 25, 2003 11:21 am
1820
Messageagre ... From: Derek Scruggs To: PHP-fusebox@yahoogroups.com Sent: Tuesday, February 25, 2003 9:27 AM Subject: RE: Well....I got oofb working.... Here...
Boy Next Door
ekobudi@...
Feb 25, 2003 11:24 am
1821
I agree with you Regards Eko ... From: "Jeff Bailey" <jeff@...> To: <PHP-fusebox@yahoogroups.com> Sent: Tuesday, February 25, 2003 3:34 PM Subject:...
Boy Next Door
ekobudi@...
Feb 25, 2003 11:27 am
1822
Hi Derek, ... Not trying to convince you to switch, but rather wanted to let you know that I intentionally coded the oofb files to make a switch from a...
... building infrastructure (i.e. writing classes), but now with Fusebox it's really simple to add new fuseactions. The app extends rather well as a result,...