-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> >So I'd say the interpreter is only including the file it it needs
> >to (which isn't what I would have anticipated, but....)
> Conditional includes are one of the basic
> fundamentals of CF and programming in general.
> If this concept is foreign to you, then I suspect
> you are writing 3 times more code than you have to.
I'm quite familiar w/ conditional includes, thanks.
I was thinking backwards this afternoon, and so misspoke above. I
was thinking a case such as:
File1.cfm:
<cfoutput>
Some Stuff
File2.cfm:
Some More Stuff
</cfoutput>
File3.cfm:
<cfinclude template="File1.cfm">
Some stuff
<cfinclude template="File2.cfm">
Which of course doesn't work, and thus means that includes are not
resolved before compilation. I just got my signals a little crossed.
Sorry for any confusion.
Best regards,
Zac Bedell
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBOYoCZgraVoMWBwRBEQLkIgCgwRRDijhRs/PzASlUzgFI/MNwJbcAoOWi
IXvAP291WPLbRwEgAjKItkcP
=t7P1
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.