Same here. I used to divide everything up into their own block/query/action folders, but it became too much of a pain in the ass when I had to cfinclude a query into the middle of a display block, sinse you can't always guarantee that your going to be able to include all your queries before a display block, no matter how hard you try.
Fred ----- Original Message ----- From: "Nat Papovich" <[EMAIL PROTECTED]> To: "Fusebox" <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 1:10 AM Subject: RE: are there any query and display folders in fusebox3 standard ? > So in reality no, there are no subfolder "standards". Best practices, > guidelines, yes. I personally stick everything in one folder - act, qry, > fbx, dsp, etc. > > NAT > > > -----Original Message----- > > From: Oguz Demirkapi [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 16, 2002 3:35 AM > > To: Fusebox > > Subject: Re: are there any query and display folders in fusebox3 > > standard ? > > > > > > Both works great ! > > > > It depends on your need. > > > > If you want to make categorized your documents, you can use sub > > directories for every kind of document. But this is not important for > > general Fusebox architecture. > > > > > > Regards, > > > > Oguz Demirkapi > > > > Certified Advanced ColdFusion Developer > > CFTR - ColdFusion Turkey User Group - Manager > > > > > > > > > > On Wed, 16 Jan 2002 12:06:56 +0200 > > "Erg�n KO�AK" <[EMAIL PROTECTED]> wrote: > > > > Erg�n> I want to ask about query,display files. Are there any query and d > > isplay > > Erg�n> folders for each cicuit or _qry / _dsp prefixes are enough for all > > files in > > Erg�n> circuit folder ? > > Erg�n> > > Erg�n> home > > Erg�n> | > > Erg�n> ----red (folder) > > Erg�n> | |---------query (folder) > > Erg�n> | |---------display (folder) > > Erg�n> > > Erg�n> or > > Erg�n> > > Erg�n> home > > Erg�n> | > > Erg�n> ----red (folder) > > Erg�n> | |---------qry_get_users.cfm (file) > > Erg�n> | |---------dsp_users.cfm (file) > > Erg�n> > > Erg�n> > > Erg�n> best regards > > Erg�n> > > Erg�n> Erg�n KO�AK > > Erg�n> www.ekocak.net > > Erg�n> > > Erg�n> __________________________________________________________________ > > ____ > > Erg�n> Your ad could be here. Monies from ads go to support these lists a > > nd provide more resources for the community. > > http://www.fusionauthority.com > > /ads.cfm > > Erg�n> > > Erg�n> Archives: http://www.mail-archive.com/[email protected]/ > > Erg�n> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=list > > s > > > > -- > > Oguz Demirkapi <[EMAIL PROTECTED]> > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
