[thelist] Fusebox framework and PHP

jon steele jjsteele22 at yahoo.com
Fri Jul 26 13:11:00 CDT 2002


I don't have TOO much experience in this, but I felt I should respond since I recently finished an
application in PHP taking only some aspects of the fusebox framework. Like many of you have said,
I only took what I liked and found useful. Some things I didn't adopt I didn't see the need to for
my sake, and yes I know they probably are useful (since they are part the "framework" and all) but
I didn't want to bother. :) (like the special commenting, etc.)

Anyway, my app is basically made up of: a fuse page (if this, include this, else if this, include
that, etc. etc.) which primarity include other fuses (2 levels down is all I went). The secondary
fuses include f_XX pages or q_XX pages. And that is basically it! It has worked out great for me,
and I really found it useful. What I used is probably just the basic idea of fusebox and doesn't
include some the more nitty gritty stuff.

I also code in CF frequently, and I've gotta say one feature of CF which I didn't see mentioned
which suits fusebox perfectly is it's error reportly. In CF, the complete path to the include is
displayed if an error is thrown! So you know exactly were to look. Very helpful (even in the
measly fusebox apps I've done in CF)  :)

Jon

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



More information about the thelist mailing list