Hi
Dne Fri, 05 Mar 2010 10:27:15 +0100 Michael Keck sfnet@michaelkeck.de napsal(a):
that's the point why I prefer jQuery. First building full functional a web app without any javascript. Then with jQuery add animations, effects, styles and behaviors to dom elements.
I don't think it's much different with mootools.
Perhabs, we should use a template engine (like smarty), for seperating code and layout. Perhabs this would make adding styles and themes easier. Other point is, all things, that have not to do with core functions, could be add to the templates, like plugins, effects or javascripts. And with templates we are able to cache basics, like menus, help, forms etc. This would increase performance.
Yes, we already agreed some time ago that it would be great to use templates, but it is quite a lot work which nobody did to far :-).