Re: Deprecated methods in NSDocument
Re: Deprecated methods in NSDocument
- Subject: Re: Deprecated methods in NSDocument
- From: Pontus Ilbring <email@hidden>
- Date: Wed, 23 Nov 2005 21:54:01 +0100
On 11/23/05, Stephen J Starkie <email@hidden> wrote:
> Hi,
>
> Following up on my post about disabled Save menu items (not solved
> yet) - I notice that dataRepresentationOfType() and
> loadDataRepresentation() are deprecated; I'm not sure what's replaced
> them
Even though it's written on the first line in their documentation?
dataRepresentationOfType:
This method has been deprecated. Use dataOfType:error: instead.
loadDataRepresentation:ofType:
This method has been deprecated. Use readFromData:ofType:error: instead.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden