I'm probably not the atypical person, but I've always found that when things break, the best means to "learn" the code base is step back through the various templates to see why variables/templates/queries are run. Although time intensive, it pays off when you start deploying more than one site on the same framework. One of the greatest pluses to ColdFusion is the ability to see what gets called during any given template. If you turn on debugging, you can see each query that's run, and each function called, and each template that's included. Other languages may off this as well (I don't really follow anything but CF/Javascript/Java/C++), but the tools that you've got right now should kick some major butt.

--
Matthew Williams
Geodesic GraFX
www.geodesicgrafx.com/blog
twitter.com/ophbalance

--
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to