Title: [CFCDev] Debugging techniques for CFC's
|
I use
the same technique.
For each CFC I create, I also create a matching "TestCFCName" page.
This way, I can test each method as I'm building it. When I need to
modify the code, I go back to that TestCFCName page and ensure the changes
work before attempting to run my "real" code.
-----Original Message----- From: Nando
[mailto:[EMAIL PROTECTED] Sent: Fri 10/17/2003 8:12 PM
To: [EMAIL PROTECTED] Cc: Subject:
[CFCDev] Debugging techniques for CFC's
Hi all,
I'm finding one of the most challenging
aspects of working with CFC's, especially as a novice, is that it's
difficult to debug a properly encapsulated object. I've started to wonder
what stategies or techniques are being used to expose the internals of a
cfc when something isn't working right, especially when you're stuck in
the middle of a complex function somewhere.
Any tips would be
highly appreciated after a very long day of struggling through 2 of
these.
---------------------------------------------------------- You
are subscribed to cfcdev. To unsubscribe, send an email to
[EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of
the email.
CFCDev is run by CFCZone (www.cfczone.org) and
supported by Mindtool, Corporation (www.mindtool.com).
An archive
of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]
|
<<attachment: winmail.dat>>