index.cfm isn't technically a Fusebox core file, only the four files starting with 'fusebox' and the two starting with 'udf_' are part of the actual core. The sample app that is shipped with the cores is as minimal as possible, and therefore has everything inside index.cfm. There's no other reason for it, you can happily put the CFAPPLICATION tag wherever you want, as long as it runs before you include the runtime core.
cheers, barneyb On 9/2/05, Ryan Guill <[EMAIL PROTECTED]> wrote: > Hey guys, > > In the fusebox 4.1 corefiles, it has the <cfapplication> tag in the > index.cfm file. > Does anyone know if there is a reason for this, instead of it being in > the application.cfm file? It is causing a little trouble for me > althought I have found a way around it. Just curiosity more than > anything. > > Thanks, > -- > Ryan Guill > BlueEyesDevelopment > [EMAIL PROTECTED] > www.ryanguill.com > (270) 217.2399 > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:217251 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

