@Andrea: fair enough ;o) I will also re-emphasize one (I think) important point here : Optimisation is NOT just about speed. It is also about stability. How is above improving the stability? Well, the code is simpler . Ok, so what if code is simpler? The existing code is usually very simple...Well the simple code really helps. "tired fingers" are less bound to make a mistake. However non-relevant this seems, I think it is very relevant ...We all know how easy it is to intoruduce "invisible" bugs in javascript.
Also: simple code == robust code. --DBJ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---