Hi, Mootools is very good with code reuse on a given page, in the web application I am building I am trying to achieve code reuse over several pages. Since mootools is already in the form of classes, I was thinking separating classes into separate files and loading what I need later on (like a usual non-web application).
Is anyone here already doing something like that? I found several projects that possibly fit my requirement: http://code.google.com/p/minify/ http://code.google.com/p/web-optimizator/ http://labjs.com/ - which was mentioned on the list, but requires seperate server side work.. But I cant tell if their popular / buggy... How about it? -- Roman -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
