>
> So, if you could make all "domain.TLD/" requests forward to your index 
> page, while keeping the URL, then bootstrap some pushState detection logic, 
> and then redirect to the othothorpe version (build permutation) if they 
> don't support push state, you might be able to swing it. Should be 
> possible, but obviously complex and why the othothorpe remains standard.
>
Don't forget that someone could share a link using hash fragments with a 
person whose browser supports pushState. Never really used pushState but I 
guess in that case you either have to fallback to hash fragments even 
though the browser might support pushState or redirect to an URL without 
hash fragment (which kind of seems silly to me).

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to