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


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to