Resending Re: Application Cache review

Can someone please clarify the following issue:

On Aug 27, 2009, at 5:16 PM, Nikunj R. Mehta wrote:

> What is the difference between an application cache and an  
> ApplicationCache object? There seems to be a difference as can be  
> seen from the following spec text:
> [[
> A Document initially is not associated with an application cache,  
> but can become associated with one ...
>
> A cache host is a Document or a SharedWorkerGlobalScope object. A  
> cache host can be associated with an application cache.
>
> Each cache host has an associated ApplicationCache object.
> ]]
>
> While a Document may not be associated with an application cache, it  
> has an associated ApplicationCache object. This drove me nuts until  
> I realized that the ApplicationCache object is not the same as an  
> application cache.
>

Nikunj
http://o-micron.blogspot.com

Received on Monday, 21 September 2009 17:30:17 UTC