At 12:47 PM 3/26/01 -0800, you wrote:
>I have been too harsh in my probes to have the XFB folks clearly define and
>articulate their development system. I have not meant to turn this list into
>a trial by fire forum, nor do I wish to continue to promote a
>old-thinking-approach system when a better alternative exists. My goal was
>to turn this list into a discussion of the merits and the implementations of
>the code-architecture side of Extended Fusebox, but it appears as though I
>may have had the opposite effect, with smart people cowering in the corners,
>trying to avoid my inquisitions.

Who's cowering?  You wanna step outside and say that fella?

>For this I am sorry. Please continue to show-n-tell your developments, and
>discuss the merits of any alternate form of Fusebox (alternate meaning
>anything other than the book's version).

Well, I haven't used extended fusebox, but I have my own kludge.  I put 
each fuseaction in its own directory (that being the easiest way I could 
see to develop Bread Crumb Tracking at the time).  So the directory chain 
implicitly defines the fuseaction.

I also wrote my own FORMURL2Attributes.  Among other things, I don't use 
CFAPPLICATION or Client variables, I rolled my own. I don't use cookies and 
pass the equivalent of CFTOKEN with each URL, as well as several other 
variables. The variable names seen in the SES URL are not the variable 
names used by the app (my FORMURL2Attributes does the translation).

You can see it in action at www.SmarterYellowPages.com
with login:
User name: guest
Password: trobb2000

Any comments on the site would be most appreciated.

best,  paul


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to