<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000099">
<pre wrap=""><span class="postbody">Hi, I would like to ask for clarification of opportunistic caching spec 
in Offline Web Applications, the article 4.9.1.9. 

Adding a resource whom URI matches an opportunistic name space seems to
be done only for top level documents according to the article 4.9.1.9,
cite: "If the resource was not fetched from..." where the resource
refers, as I understand, the top-level document being navigated.

I didn't find any other place where a resource whom URI matched an
opportunistic entry would be added to a cache as opportunistically
cached. I would naturally expect it were part of the networking model,
article 4.7.5.1 - "Changes to the networking model", but I couldn't
find it, at least not explicitly, expressed.

Maybe I am missing something in the networking model spec: in
article 4.7.5.1.4 when URI matches a name space it have to be "fetched
normally". Should implementers replace normal HTTP cache used for
writing by offline cache to store the resource in it? Instead of normal
HTTP cache?

</span><span class="postbody">Thanks for advice.
Honza Bambas, a mozilla developer
</span></pre>
</body>
</html>