Michel Brouckaert schrieb: > If you have more time and the project would be a really big one, i > would advice you to rather use Prototype. Class based designs mostly > only pay off in huge projects because of reusability. So at the end of > the line I think it depends... I think reusing jQuery code by putting it in the form of plugins works great in "big" projects too. After all, a big project can only work if its carefully assembled of small parts. And those small parts can be jQuery plugins.
Of course there are aspects, mostly domain-specific, that are not well represented as plugins. But I wouldn't implement those in JavaScript anyway. -- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/