On Sat, Dec 4, 2010 at 1:14 AM, Howard Lewis Ship <[email protected]> wrote:
> These are good points, and HTML5 compatibility will be important. I think > we'll see an @HTML5 annotation for pages that converts them to use HTML5 > output rules ... but there's more than that, such as training the validators > to write HTML5 attributes for validation (fortunately, that is supported in > the APIs!). Yes, HTML5 is the future now. Indeed we can develop HTML5 apps right now and have support from the vast majority of browsers (don't want to comment on IE-old-semi-old-versions). I'm developing a private "financial" application with T5 that is supporting all the HTML5 features currently supported by FF, CHROME, SAFARI and IE(8/9) even if the only "official" supported version will be FF and CHROME. We are developing a strategy to support @Persist ad a "client storage" using the new web client storage API from HTML and Tapestry5 needs just small "fixes" to support us. Indeed a great plus for us! And Tapestry5 should/would play on this talent for its own advertisements Cheers -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
