Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract the javascript framework specifics into their own modules #446

Open
dlouwers opened this issue Mar 30, 2010 · 1 comment
Open

Extract the javascript framework specifics into their own modules #446

dlouwers opened this issue Mar 30, 2010 · 1 comment

Comments

@dlouwers
Copy link
Member

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.

@github-importer
Copy link

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/446

@ghost ghost assigned dlouwers Mar 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants