|
Actually, upon further reflection, that's probably not
true. CFSETTING and CFPROCESSINGDIRECTIVE would operate at compile time as
well, and there might be others. However, CF is vastly a runtime language,
the "compiler" is little more than a translator, it's not doing much (unlike
Java, for example, which does typechecking, or C's preprocessor, which is what
you're describing).
cheers,
barneyb
|
- [CFCDev] Compile-time include directives? John Temm
- RE: [CFCDev] Compile-time include directives? Nathan Dintenfass
- RE: [CFCDev] Compile-time include directives? Barney Boisvert
- RE: [CFCDev] Compile-time include directives? Barney Boisvert
- RE: [CFCDev] Compile-time include directives? John Temm
