Category Archives: Projects

ColdFusion 10 Backport: CallStackGet & CallStackDump

Next up on the hit list of backported functions from ColdFusion 10 to at least CF8+: CallStackGet & CallStackDump. These functions are aimed at grabbing a ColdFusion stack trace based on where they’re used, for more detailed information take a quick look through the linked manual entries.

Continue reading

CFTracker 3 Dev: Database / Object design help

This is basically a request for help in designing the database / objects for CFTracker version 3.  I’m struggling to decide on the best way to handle and structure the data and would love to get some input or even your own ideas on how it’d be designed.  Currently this is the main reason I’m not getting anywhere with version 3, as I don’t want to progress too far and then have to rip everything apart again.

Continue reading