taskGNUstep - Tasks: task #10592, Update NSFileManager to add OSX...

Group
 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #10592: Update NSFileManager to add OSX 10.5 and 10.6 compatibility

Submitter:  Richard Frith-Macdonald <CaS>
Submitted:  Wed 01 Sep 2010 11:36:34 AM UTC
   
 
Category:  Foundation Should Start On:  Wed 01 Sep 2010 12:00:00 AM UTC
Should be Finished on:  Wed 01 Sep 2010 12:00:00 AM UTC Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Wed 01 Sep 2010 11:36:34 AM UTC, original submission:  

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.

Richard Frith-Macdonald <CaS>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code