Hi Brent,

--- "brent_trx" <[EMAIL PROTECTED]> wrote:
> I've written a CachedHTTPService which extends
> mx.rpc.http.mxml.HTTPService to implement a caching mechanism, if
> you ever wanted to force custom-caching of data. It behaves exactly
> like the standard HTTPService in declaration and all that,
> transparently retrieving cached data if it's available, passing it
> along as the result, otherwise calling the service as it was
> intended upon send().
>           <snip>
> If anyone is interested, I can post the source in the next couple
> of days.

Count me as interested.

-David

Reply via email to