converting object to another class
converting object to another class
- Subject: converting object to another class
- From: Christian Telepski <email@hidden>
- Date: Tue, 21 Sep 2004 13:54:50 +0200
Hi,
i have some strange problems and i think it should be easy solved.
I have an entity of "apeople" in the database and an NSMutableArray
wich stores all those "apeople".
This is "apeopleList".
Now i wanted to pass "apeopleList.objectAtIndex(0)" to the "apeople"
with "setApeople(apeopleList.objectAtIndex(0))" but this does not work!
The error is: "setApeople(apeople) cannot be applied to
(java.lang.Object)"
How can i manage it?
Thanks in advance!
cheers Christian telepski
_______________________________________________
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