On 06/03/2007, at 10:02 PM, Klaus Hartl wrote:
> with the if else
> statements, a test must be made for each "if" statement, whereas  
> switch
> blocks generate vector jump tables at compile time so NO test is
> actually required in the underlying code!

"vector jump tables"… nice. Thanks for the extra info – very  
interesting!

Joel.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to