Here you go! Let me know if you have any questions / improvements / etc.

http://booleanbetrayal.com/2007/06/08/cachemoney-httpservices/

- Brent


> Hi Brent,
> 
> --- "brent_trx" <brent.dearth@> 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