On Tue, May 14, 2013 at 5:01 PM, Nils Dagsson Moskopp < nils@dieweltistgarnichtso.net> wrote: > The simplest solution (by far) would be to stop storing “information > that is used by JS” in a hash. Even Internet Explorer has pushState() > these days: <http://caniuse.com/history>. > Web APIs have to deal with how things are actually used, not how you wish they were. Storing state in the hash is a reality. Additionally, pushState does not replace storing state in the hash, nor was it intended to. -- Glenn MaynardReceived on Tuesday, 14 May 2013 23:44:37 UTC
This archive was generated by hypermail 2.4.0 : Wednesday, 22 January 2020 16:59:59 UTC