Hi, it shouldn't be that hard, but I'm struggling implementing a recursive comparsion of object structures in JavaScript. The goal is to have a function that returns true when two given arguments are equal, false if any single property isn't.
I want to add that to QUnit - any help implementing it is highly welcome! Jörn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
