Using Application-Specific Mappings With ColdBox
Last night I had a little time on my hands and decided to start a project I'd had on the backburner for a while (hint, hint). While setting up Coldbox, I wondered: Why not use application-specific mappings to reference the right framework versions? You might remember I had made a (short) series on refactoring Coldbox, Coldspring and Transfer for this exact reason. However, reading the Jedi's Transfer adventures made me realize that being on ColdFusion 8 meant that I could have these specific mappings, rather than refactoring the frameworks. I ran into an issue or two, however, and here's how I got rid of them.

