Extract the javascript framework specifics into their own modules
Open
JS Utils
P:Normal
T:Enhancement
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Extract the javascript framework specifics (jQuery, YUI, Ext-Core) out of the Lift-Webkit project into their own modules.
Marius suggested the following structure:
/lift-base
/lift-js
/lift-jquery
/lift-yui
/lift-ext
Both the javascript resources and the JsArtifacts implementations will be moved to their own module. This includes the jQuery specific JsJqCmds.scala and JqSHtml.scala. Package names will be preserved so that nothing breaks.
Contributor guide
Assessment
This issue has not been assessed yet.