[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Release check
From: |
David Ayers |
Subject: |
Re: Release check |
Date: |
Fri, 17 Jun 2005 13:04:44 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 |
Adam Fedor wrote:
>
> On Jun 16, 2005, at 1:20 PM, Adam Fedor wrote:
>
>>
>> I looked into this. One issue is that objc/Object.h is needed by
>> NSConnection.h, because it declares a category of Object. Is there a
>> reason why this is there?
>>
>> @interface Object (NSPortCoder)
>> - (Class) classForPortCoder;
>>
>> - (id) replacementObjectForPortCoder: (NSPortCoder*)aCoder;
>>
>> @end
>>
>
> Well, to answer my own question. No. It appears they're just informal
> protocols, so the root object doesn't matter.
Thanks for looking into this!
Cheers,
David
- Re: Release check, (continued)
- Re: Release check, Gregory John Casamento, 2005/06/02
- Re: Release check, David Ayers, 2005/06/02
- Re: Release check, Adrian Robert, 2005/06/02
- Re: Release check, David Ayers, 2005/06/02
- Re: Release check, David Ayers, 2005/06/02
- Re: Release check, Adrian Robert, 2005/06/02
- Re: Release check, David Ayers, 2005/06/02
- Re: Release check, Jeremy Bettis, 2005/06/02
- Re: Release check, Adam Fedor, 2005/06/16
Re: Release check, Sheldon Gill, 2005/06/02
Re: Release check, Fred Kiefer, 2005/06/02