Does anyone know how I can download the MooTools code in seperate parts? Are the Git packages stable versions?
I'm trying to achieve a codebase that only calls the correct MooTools code in smaller chunks as and when my used classes need them, because I use so many disperate plugins, they use (between them) quite a large chunk of the Core and More code, which is way too much for one file on a production site.


