[EMAIL PROTECTED] schrieb: > No I'm using the old one... > But I tried the dojo one too (with client side state-saving)...(but I didn't > recognize any changes...) so I switched back to the old one. > > by the way: are there big differences between the old one and dojo one? > > Regards, > Andy Yes... somwhat different layout, way less code for us to maintain based upon a proven javascript codebase, basically the dojo ajax component is just a few lines of code from our side javascript side, and it in the core can do much more out of the box (most of it not being exposed currently probably)
- client side state saving does not work for now (which probably is more a bug from our side). + sides for the user, way less problems in the long run with the underlying javascript code, additional table suggest component done by Gerald. Down sides for now client side statesaving does not work yet on the suggest, and the dojo loading times have to be improved (which will happen in April, if time permits) Basically all new sandbox components which went in in the last weeks use dojo extensively. Here is one which uses dojo which soon will go into the sandbox (currently ie only and therefore not sandbox ready) http://wuerg.kicks-ass.net:8080/spellchecker It would have been impossible to pull that of in a few weeks timeframe without dojo.

