Paul,
What do you mean when you say that "Request-scoped cached queries are
available after
the page request"? Certainly the results of the query are cached by CFAS.
But this has nothing to do with the request-scope, or even the query name.
If I run two queries, but with DIFFERENT names, and ask for the first to be
cached, then the SECOND query will come from the cache, even though the
name/scope is different. CFAS is just looking at the SQL when it comes to
cacheing - it doesn't care about who 'ran' the query, what it was called, or
anything of the kind.
Or am I a complete idiot? (always possible)
Lee (Bjork) Borkman
http://bjork.net ColdFusion Tags by Bjork
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
One small wrinkle. Request-scoped cached queries are available after
the page request. I'm not sure of the precise description of what's going
on in this case. That is, I'm not sure if it's accurate to say the
Request-scoped cached query persists after the page request.
IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee. It is confidential and may contain legally privileged
information. No confidentiality or privilege is waived or lost by any
mistaken transmission to you. If you receive this e-mail in error, please
immediately delete it from your system and notify the sender. You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient. The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.