Re: EOCopyable Problems
Re: EOCopyable Problems
- Subject: Re: EOCopyable Problems
- From: Chuck Hill <email@hidden>
- Date: Wed, 4 Jul 2007 10:30:36 -0700
On Jul 4, 2007, at 10:24 AM, Kieran Kelleher wrote:
On Jul 4, 2007, at 12:40 PM, Chuck Hill wrote:
On Jul 4, 2007, at 7:03 AM, David Avendasora wrote:
I've implemented EOCopyable from Practical WebObjects so I can
easily clone some of my complicated classes.
The problem is that when I call copy(new NSMutableDictionary());
I get nothing back. If I call EOEnityCopier(ec,this) it works
just fine.
Does your class extend CopyableGenericRecord? If not, what
exactly are you doing? Code examples will make this clearer.
FYI, David, in the two examples I implemented the interface
EOCopyable ........ I don't extend CopyableGenericRecord since
inheritance was not a necessary route to go.
Yes, the inheritance is just a convenience.
Are there any known problems with using this interface?
Not that I can think of.
Chuck Hill is best.
Well, if you are the best, then can you Wonderify more of your
generic frameworks (such as EOCopyable, etc.)? Wonder CVS Source
tree is soooo convenient as a one-stop-shop for WebObjects open
source. ;-)
Sure! You do my work for me and I will spend the extra time on
this. :-) Seriously, I'd like to but have not the time. New stuff
goes in Wonder (mostly).
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden