First:


Naughty naughty!!! <G>

<!---------------------------
I wouldn't criticize the porn industry from a technological perspective;
they're always on the leading edge of technology. I know why I bought my
first VCR. I wish I'd started with porn sites instead of real-estate sites -
one group is just more honest than the other.

What I would take issue with is the idea that Fusebox is especially
well-suited to n-tier applications, or especially well-suited to complex
client interfaces. That's simply not the focus of Fusebox. Again, this isn't
a criticism of Fusebox - I'm not saying Fusebox is "bad". What I am saying
is that it's not necessarily the best approach for everything, and that
using Fusebox isn't going to be a panacea for developing complex web
applications.
-----------------------------


Second:

<!--------
what would be easier for me to understand:

a) using Fusebox
1. index.cfm?fuseaction=left_nav
2. index.cfm?fuseaction=main
3. index.cfm?fuseaction=cmd_frame
4. index.cfm?fuseaction=data_frame
5. index.cfm?fuseaction=socket_frame
------->

I encountered the exact same scenario my main frameset had
a frame to display people in a 'chat room' the left nav,
the main frame is the main data display frame
the command frame is where you type in stuff to send to
the room, the 'socket frame' is the one that actually
grabs the data and rewrites the main frame and the
data frame could be one that submits the data in a
flciker free fashion.. That like perfectly illustrates
what I did to the point where you said what I was
trying to say :)

I encountered the same situation where I had two UUID's to be
passed to each and it was not pretty using URL parameters for
loading up the frames with these values. It does work but It
just felt klunky. Not wrong necesarilly or anything but klunky.
If I had more time *cough cough cam cough cough* I would
probably have not used Fusebox at all :p

My conclusion after that application was gimme a real
socket any day and ill be much happier :))

Jeremy Allen
[EMAIL PROTECTED]

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to