it depends greatly on the purposes of your application. I've been building
content management and business process handling through spectra (using
fusebox). Being able to invoke handlers on things is very useful
sometimes - as is the workflow and plp functionality...
in fusebox you begin to seperate things into handler-like files at any rate.
A lot of the meeting between fusebox and spectra comes down to how you
invoke your objects and pass information from one to the other - as these
invocations will replace a lot of your cfincludes...
Toby Tremayne
Code Poet and Zen Master of the Heavy Sleep
Show Ads Interactive
359 Plummer St
Port Melbourne
VIC 3207
P +61 3 9245 1247
F +61 3 9646 9814
ICQ UIN 13107913
-----Original Message-----
From: Scott, Andrew [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 6 March 2001 4:06 PM
To: Spectra-Talk
Subject: RE: Spectra w/Fusebox?
What I mean is that with running some stats, I moved a handler from a site I
was working on into a custom tag, 2 reasons I thought it was slow and I
didn't think that this should be considered an object within Spectra.
The results where that the custom tag took 10ms too run compared with 380ms
to run through the Spectra Handler tags, of course there maybe areas where a
handler is needed. But it has been my experience that I have not come across
a reason to use them yet:-)
-----Original Message-----
From: Aaron Johnson [mailto:[EMAIL PROTECTED]]
Sent: 06 March 2001 15:15
To: Spectra-Talk
Subject: RE: Spectra w/Fusebox?
Hey Andrew,
Could you unpack your statement re: handlers adding overhead a bit?
Obviously invoking a method (thereby invoking a handler) takes some
overhead, but what specifically have you seen in terms of overhead?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.