The names of the folders don't change, but the path of the application could change. If I develop an application that has multiple functions and I want to break out a part of that functionality and move it somewhere else, then I have to go through and change the cfimport of all of my pages. Or another what if, what if my boss decides that part of the application that previously wasn't secure needs to be secure. Normally I would have a few options in securing that application, with cfimport I now have the added headache of not being able to move the files that need to be secured without having to potentially change the paths of cfimport. Not every solution can be thought of well in advance. Planning for unexpected changes is what I try to do and without having the flexibility of being able to point to where the root of my application is then cfimport becomes unusable for me and for many others.
Bob Everland >You shouldn't be randomly changing the names of folders within your >application anyway. >If your custom tags are in a folder called "tags" then that's where they >should stay. >If the name of this fodler is changing then you have not developed your >application very well. > >-- >Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222318 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

