Updated -copy in CPObject.j
Reported by jwilson | September 24th, 2008 @ 10:38 AM
Attached is a diff for copying an object(+values) to a new instance.
Comments and changes to this ticket
-
Ross Boucher September 28th, 2008 @ 04:28 PM
- Tag set to patch
As we discussed in IRC (but to make this apparent on this bug), this isn't a valid way to do copying. This would, for example, completely mess up views, as the copied view would think it was a child of some other view, and woudl think it had subviews, neither of which would be true.
Copy needs to be implemented on an object by object basis.
-
Ross Boucher September 28th, 2008 @ 04:28 PM
- State changed from new to open
-
Ross Boucher October 9th, 2008 @ 07:59 PM
- State changed from open to hold
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 ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.