From: Geno on
If I have a directory that stores my cfc's called components under my root
app folder I would use---> components.whatever to call my whatever.cfc.
What would I use to call my cfc if I was in another directory under the root
app folder that was side by side the components directory?