On 9/10/07, <b class="gmail_sendername">Ian Hickson</b> <<a href="mailto:ian@hixie.ch">ian@hixie.ch</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 10 Sep 2007, Robert O'Callahan wrote:<br>> That's an option, but then you can't use the fragment identifier for its<br>> scroll-to behaviour when you use it to pass parameters.<br><br>You can just pass the scroll position as one of the parameters.
</blockquote><div><br>Hmm...<br><br>Here's a real-life example:<br><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=389437#c3">https://bugzilla.mozilla.org/show_bug.cgi?id=389437#c3</a><br>Now if we refit Bugzilla for offline support, this will become something like
<br><a href="https://bugzilla.mozilla.org/show_bug.cgi#id=389437,c3">https://bugzilla.mozilla.org/show_bug.cgi#id=389437,c3</a><br></div>If we want the same URIs used both offline and online (which I strongly believe is required), then for things to work when script is disabled, the query parameters have to be stuffed into the "name" attributes. I guess that's OK although it's a bit annoying.
<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> Also, when retrofitting an existing app, this requires changing the<br>> sources of links as well as the destination pages.
<br><br>That seems like a minor issue, compared to the scale of the effort.<br><br>I'd be interested in studying an actual example of what this would entail.<br>Do people feel strongly about wanting this dichtomy between the online
<br>version and the offline version? Fundamentally, I feel quite strongly that<br>we'd want them to use the exact same code all the time.</blockquote><div><br>I'm just saying these are extra things that would have to be changed when making an existing app offline-capable.
<br></div></div><br>This isn't a big deal to me, authors can use the fragment identifier, it's just ugly.<br><br>Rob<br>-- <br>"Two men owed money to a certain moneylender. One owed him five hundred denarii, and the other fifty. Neither of them had the money to pay him back, so he canceled the debts of both. Now which of them will love him more?" Simon replied, "I suppose the one who had the bigger debt canceled." "You have judged correctly," Jesus said. [Luke 7:41-43]