Alan,
I looked through you debugger code and don't understand what it does that
CFAS debugging does not.  You can get the calling templates, paths, etc.
from the server debugging tools.  What I think everyone wants is a way to
track variable values through breakpoints (like Developer Studio for C++ or
VB.)  Does anyone have anything like custom tags that do this?  Also, let me
know if there is something to TRONNY that I am missing.

Thanks,
Jason

-----Original Message-----
From: McCollough, Alan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 10, 2000 10:41 AM
To: Fusebox
Subject: RE: Do you use the debugger?


Well, Tronny writes text to a table in a database. The syntax looks like
this...
<CF_TRONNY P="3" ID="100" C="This is where users would log in...">
P= Project #. I assign each app a unique project number
ID = an arbitrary number you toss into a Tronny tag. Think of it like a line
number in BASIC. You can also write these numbers on a flowchart.

Anyhow, when you run your app, these TRONNY items get logged into a db that
you can then go through and review afterwards. Quite handy, IMHO...

Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center

> -----Original Message-----
> From: Hal Helms [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, October 10, 2000 9:22 AM
> To:   Fusebox
> Subject:      RE: Do you use the debugger?
> 
> So what does Tronny do?
> 
> -----Original Message-----
> From: McCollough, Alan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 10, 2000 1:01 PM
> To: Fusebox
> Subject: RE: Do you use the debugger?
> 
> 
> The Debugger, IMHO, is the biggest failure in Studio. I say its the
> biggest
> failure because it promises to be so valuable, yet doesn't seem to
> deliver.
> I really, really wanna see it work, but I've wasted enough hours on it,
> and
> don't use it anymore.
> 
> In it's place, I wrote a custom tag that tracks application flow an'
> stuff.
> I call it Tronny. You can call it Stupid or whatever, but hey, for me,
> it's
> worked far more reliably than the so-called Debugger has.
> 
> I say "Debugger... debug thyself !"
> 
> 
> Alan McCollough
> Web Programmer
> Allaire Certified ColdFusion Developer
> Alaska Native Medical Center
> 
> > -----Original Message-----
> > From:       Hal Helms [SMTP:[EMAIL PROTECTED]]
> > Sent:       Monday, October 09, 2000 9:16 PM
> > To: Fusebox
> > Subject:    Do you use the debugger?
> >
> > Do we have any Fuseboxers who use the debugger regularly? Do you love
> it?
> > Hate it? Don't use it? I'm doing some research for a book and would
> really
> > like to know people's reactions to it. {redacted for brevity}
> >
> --------------------------------------------------------------------------
> --
> --
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> 
> --------------------------------------------------------------------------
> ----
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to