bug-gnustep
[Top][All Lists]
Advanced

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

[task #10592] Update NSFileManager to add OSX 10.5 and 10.6 compatibilit


From: Richard Frith-Macdonald
Subject: [task #10592] Update NSFileManager to add OSX 10.5 and 10.6 compatibility
Date: Wed, 01 Sep 2010 11:36:35 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8

URL:
  <http://savannah.gnu.org/task/?10592>

                 Summary: Update NSFileManager to add OSX 10.5 and 10.6
compatibility
                 Project: GNUstep
            Submitted by: CaS
            Submitted on: Wed 01 Sep 2010 11:36:34 AM GMT
                Category: Foundation
         Should Start On: Wed 01 Sep 2010 12:00:00 AM GMT
   Should be Finished on: Wed 01 Sep 2010 12:00:00 AM GMT
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

IN OSX 10.5 Apple deprecated various methods in NSFileManager adding new
methods with similar (though generally less powerful) ways to do the same
thing.
Mostly these mean having the new method fail and return an NSError object
rather than allowing a delegate to deal with problems.
We need to update the API to add the new methods ... probably best done by
implementing the new methods on top of the old ones, and having a delegate to
populate the NSError instance.
Time consuming, but not too hard ... should be doable by newcomers to the
project.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?10592>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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