Dan G. Switzer, II schrieb:
* We need a plugin, that enables to speed up the core. It can be used
in web applications, which need a lot of perfomance. It doesn't
matter, if some core functions are not used any more (performance is
the goal). It is important, that the jquery style still remains and
that other jquery plugins will still work (this is very important, I
think).
The problem w/a performance "plug-in" is, who really doesn't what better
performance?
I think some performance gains can be added without really increasing the
size of the core API. I'd rather see the size increase a bit rather than to
have 2 separate parsing engines.
That's just my opinion though.
-Dan
I have the feeling that the whole speed discussion is somewhat
theoretical, isn't it? I guess in a real life app, e.g. with some normal
selections, you will hardly notice any difference between jQuery,
Prototype, DOMQuery and others.
Am I wrong?
-- Klaus