gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSFileWrapper and initWithURL


From: Fred Kiefer
Subject: Re: NSFileWrapper and initWithURL
Date: Thu, 17 Oct 2013 23:01:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 10.10.2013 12:21, Vincent R. wrote:
> Hi,
> 
> When I look at NSFileWrapper implementation here
> https://github.com/gnustep/gnustep-gui/blob/master/Headers/AppKit/NSFileWrapper.h
> 
> I cannot see the method - (id)initWithURL:(NSURL *)url
> options:(NSFileWrapperReadingOptions)options error:(NSError **)outError.
> Is it defined somewhere else ?

I just added some basic implementation for this and a few other 10.6
methods. Please give it a try and report back any errors that you find.

I think that most of this class should be moved over to base to match a
change Apple did at 10.7 and of course a rewrite to fully support NSURL
is needed. But for this a few additional base methods would be required.

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]