mootools / mootools-core

MooTools Core Repository
https://mootools.net
2.65k stars 508 forks source link

decouple Slick for lean Mobile builds #2204

Open ibolmo opened 12 years ago

ibolmo commented 12 years ago

At the moment Slick is tightly coupled with MooTools, which is a heavy burden if you're environment supports QSA.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/55951-decouple-slick-for-lean-mobile-builds?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github).
arian commented 12 years ago

I made a start https://gist.github.com/1629934. The mootools specs don't pass yet for some cases, and .getParent() and other methods that use reversed combinators will be a bit harder too.