Perhaps this is even available somehow, but I wish
I had something (preferably in my IDE) that could show
me all variables that are coming into, being processed by,
and leaving a particular .cfm page, cfc, or whatever.

When apps get complicated with variables determining
so much of what's happening on a page and then the page
fails, I'd love to be able to review those variables.

A method that would be nice to review variables would be
something like I remember way back in 1982 when I started
learning to write a little BASIC code, I think I remember
the "TRON" command for "Tracer On" and that gave me the
ability to step through my code one line at a time
a see what was happening.  (Anyone remember the movie, "TRON" ??)

I'm using cfdump a lot to debug variables and events that effect
them, but I got to thinking about a function that Dreamweaver CS4
is supposed to have...the display of all other includes, cfc's, or
whatever that are affecting or are affected by a particular template.
THAT will be nice (if I decide to use Dreamweaver).

How does everyone else track variables and their values through
a complex app?  Is there some sort of "TRON" for the web that I'm
not aware of that I could use that limits itself to the tracking
of variables and their values?

Rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307661
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to