GRRR..

This is going to be the case will NSDraggingInfo as well, since both declare 
protocols. in fact it might be more widespread than that. I’ll have to check.

I’ve fixed these two docs. You’ll see them around turkey time.

The reason? optional and required keywords were added to 10.6. however and 
optional XML tag needed to be added to protocols that moved. These didn’t move, 
and so they didn’t get tagged.

I’ll start double checking others and see if i see anymore. but if you find 
one, please bugreport or feedback it.


On Oct 29, 2009, at 8:06 AM, Michael de Haan wrote:

> Will do...thank you.
> 
> 
> On Oct 29, 2009, at 5:03 AM, I. Savant wrote:
> 
>> On Oct 29, 2009, at 7:58 AM, Michael de Haan wrote:
>> 
>>> In "NSDraggingDestination Protocol Reference (informal protocol)", it 
>>> states:
>> ...
>>> The methods ( which include )
>>> 
>>>      - prepareForDragOperation:  required method
>>>      - performDragOperation:  required method
>>>      - concludeDragOperation:  required method
>>> 
>>> are all marked as "required method".
>> 
>> 
>> I believe you're right. I don't think -prepare... and -conclude... are 
>> required. If your tests show they aren't, file a bug against that doc page 
>> (links at the bottom).
>> 
>> 
>> --
>> I.S.
>> 
>> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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/scott%40cocoadoc.com
> 
> This email sent to sc...@cocoadoc.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to