> -  after all, it is only a condition to add
> if( typeof mapping[ copy ] != 'undefined' ) {
>   target[ name ] = mapping[ copy ];
> }
> where copy would be the object inside a cycle. In fact, it is a bit
> more complex, but not more costly
>

Well, except you have to hash the object to get an accurate key for the
object property.

I don't particularly think that this is something worth pursuing.

--John

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

Reply via email to