> - index.cfm runs and includes the runtime
> - the runtime does some preprocessing
> - the runtime calls the loader to load the XML files, if needed
> - the runtime passes the circuit and fuseaction name to the
> parser to build the parse file, if needed, and saves it to
> the 'parsed' directory
> - the runtime executes the parse file
> - the runtime returns to index.cfm
> - OnRequestEnd.cfm runs
Thanks Barney, makes sense. However wrapping the contents of index.cfm in a
cftry essentially wraps the entire request in a cftry does it not?...
Potentially hindering performance?
My understanding of the execution of the events you outlined above was a bit
off, thanks for the clarification.
Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

