FROM : Robert Kukuchka
DATE : Thu May 29 20:46:11 2008
Yep, indeed the case. PBKAC.
Thanks everyone, sorry for the fodder question.
~Rob
On 29-May-08, at 11:24 AM, Kenny Leung wrote:
> Hi Rob.
>
> Looks like you've added the category to NSMutableData, but you're
> talking to an NSData.
>
> -Kenny
>
>
> On May 29, 2008, at 10:59 AM, Robert Kukuchka wrote:
>
>> Hello,
>> I'm trying to add a simple category to NSMutableData, but when I
>> try to call my method I'm getting "*** -[NSConcreteData
>> remainderDataWithParseByte:]: unrecognized selector sent to
>> instance 0x816400". I've added categories to NSString and NSArray
>> before, which have similar abstract interfaces to concrete classes.
>> Is there some trick I'm missing?
>>
>> Cheers
>> Rob
>> _______________________________________________
>>
>> Cocoa-dev mailing list (<email_removed>)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>>
>> This email sent to <email_removed>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/rob.kukuchka
> %40mac.com
>
> This email sent to rob.<email_removed>
DATE : Thu May 29 20:46:11 2008
Yep, indeed the case. PBKAC.
Thanks everyone, sorry for the fodder question.
~Rob
On 29-May-08, at 11:24 AM, Kenny Leung wrote:
> Hi Rob.
>
> Looks like you've added the category to NSMutableData, but you're
> talking to an NSData.
>
> -Kenny
>
>
> On May 29, 2008, at 10:59 AM, Robert Kukuchka wrote:
>
>> Hello,
>> I'm trying to add a simple category to NSMutableData, but when I
>> try to call my method I'm getting "*** -[NSConcreteData
>> remainderDataWithParseByte:]: unrecognized selector sent to
>> instance 0x816400". I've added categories to NSString and NSArray
>> before, which have similar abstract interfaces to concrete classes.
>> Is there some trick I'm missing?
>>
>> Cheers
>> Rob
>> _______________________________________________
>>
>> Cocoa-dev mailing list (<email_removed>)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>>
>> This email sent to <email_removed>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/rob.kukuchka
> %40mac.com
>
> This email sent to rob.<email_removed>
| Related mails | Author | Date |
|---|---|---|
| Robert Kukuchka | May 29, 19:59 | |
| Kenny Leung | May 29, 20:24 | |
| Ken Thomases | May 29, 20:27 | |
| Robert Kukuchka | May 29, 20:46 |






Cocoa mail archive

