>* 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