On 2014-08-12, 11:39 AM, Jesper Kristensen wrote:
This templated prerendereing sounds like a complicated API. Is there any
advantage of this over what is possible today with a single page
application using history.pushState?

Yes, I think so. The idea of single page applications is nice, but it doesn't eliminate the need for this API because:

1) That means rewriting large existing applications, and
2) Parts of this idea (for example for providing a way to communicate with the prerendered content) would still be needed even fr single page apps.

Cheers,
Ehsan

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to