Update clone methods to support a deep clone option.
Reported by Joe Gornick | February 8th, 2009 @ 12:35 AM
Update the Object.clone method to support a deep option which allows the user to get an exact copy of the entire object.
Comments and changes to this ticket
-
Joe Gornick February 8th, 2009 @ 12:35 AM
John's originial gist: https://gist.github.com/a73fc33a...
-
John-David Dalton July 3rd, 2009 @ 05:47 PM
- Milestone cleared.
-
Joe Gornick October 7th, 2009 @ 01:26 AM
- State changed from new to open
-
Joe Gornick October 20th, 2009 @ 11:55 PM
- Assigned user changed from Joe Gornick to John-David Dalton
- State changed from open to patched
My commit is located here: https://github.com/jgornick/fusejs/commit/26735398551f0c9c16cabed22...
-
John-David Dalton June 9th, 2010 @ 01:07 PM
- State changed from patched to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.