The ability to turn off scriptlous javascript
---------------------------------------------
Key: TAPESTRY-1945
URL: https://issues.apache.org/jira/browse/TAPESTRY-1945
Project: Tapestry
Issue Type: Improvement
Components: Framework
Affects Versions: 5.0
Environment: windows business vista, jetty 5 eclipse, all of the
standard plugin versions to run tapestry on
Reporter: Evan M Rawson
Fix For: 5.0.7
it would be great if you could have a properties file that allows you configure
wether you want scriptalous javascript on the applcation or not. doesn't matter
where you can config this, but the developer should have control over this,
since it is a 100k + javascript library. i prefer jquery and would like to shut
off scriptalous all together. best practice for handling javascript libraries
is to put all of the libraries in one file, then run js packer on it to
compress them all. Right now the tapestry application makes a ton of http
requests to load all of the scriptlous files, where as loading one would be a
huge performance booster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]