2014-02-04 Lance Java <[email protected]>:
> I happen to be a fan of tapestry's multi-page approach and serverside
> markup generation.
Me too - but I think there would be a big chance in 5.4 to clean up
the JS stuff and I think inline JS is no good idea. The core
components could all be refactored to work without inline JS - like
the new DateField (a good example how to do it). Most methods in
JavaScriptSupport are deprecated anyway. JavaScriptSupport#require
could be removed again (requiring could be done by @Import).
Voila - no inline JS anymore.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to