Casting Object to NSArray
Casting Object to NSArray
- Subject: Casting Object to NSArray
- From: Goodbye Bill <email@hidden>
- Date: Fri, 27 Jun 2003 15:40:30 -0400
There is a method (not mine) that I am calling from my code which passes
back an "Object" and does this for EVERYTHING it returns (only one public
method). The "Object" that I am trying to receive from it is actually an
"NSArray" however I cannot figure out the syntax to get the generic "Object"
object back to an "NSArray" object.
Any ideas?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.