Warning: "initialization from distinct Objective-C type". What does it mean?
-
Your comments will be highly appreciated,
Andrei Tchijov -
On 15-Oct-05, at 6:23 PM, Andrei Tchijov wrote:> Your comments will be highly appreciated,
Check the archives - this question came up in the second half of
September.
--
Cameron Hayne
<hayne...> -
On Oct 15, 2005, at 6:23 PM, Andrei Tchijov wrote:> Your comments will be highly appreciated,
Sounds like you're trying to subclass NSString, NSArray, or some
other class cluster. Have a look at:
<http://tinyurl.com/4hopo>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaObjects/Articles/ClassClusters.html>
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org -
On Oct 15, 2005, at 6:38 PM, Cameron Hayne wrote:> On 15-Oct-05, at 6:23 PM, Andrei Tchijov wrote:
>
>> Your comments will be highly appreciated,
>
> Check the archives - this question came up in the second half of
> September.
Yep, you're right.
Andrei, please ignore my other reply - I was not only barking up the
wrong tree, I was in the wrong forest. Sorry!
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org -
Sorry to bother you guys. This message was result of my attempt to
assign NSData* to NSMutableData*.
On Oct 15, 2005, at 20:39, Sherm Pendley wrote:> On Oct 15, 2005, at 6:38 PM, Cameron Hayne wrote:
>
>> On 15-Oct-05, at 6:23 PM, Andrei Tchijov wrote:
>>
>>> Your comments will be highly appreciated,
>>
>> Check the archives - this question came up in the second half of
>> September.
>
> Yep, you're right.
>
> Andrei, please ignore my other reply - I was not only barking up
> the wrong tree, I was in the wrong forest. Sorry!
>
> sherm--
>
> Cocoa programming in Perl: http://camelbones.sourceforge.net
> Hire me! My resume: http://www.dot-app.org
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<Cocoa-dev...>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<andrei...>
>
> This email sent to <andrei...>


