Re: Getting the contenst of a mount point with a NSFileWrapper
Re: Getting the contenst of a mount point with a NSFileWrapper
- Subject: Re: Getting the contenst of a mount point with a NSFileWrapper
- From: Georg Tuparev <email@hidden>
- Date: Sat, 13 Jul 2002 10:04:24 +0200
On Friday, July 12, 2002, at 10:49 PM, petite_abeille wrote:
If you don't mind AppKit, what about:
NSWorkspace
- (NSArray *)mountedLocalVolumePaths;
- (NSArray *)mountedRemovableMedia;
- (NSArray *)mountNewRemovableMedia;
Yet another example of miserable design! All methods listed above have
nothing to do with UI and should be part of Foundation (as many others
from Text system, NSColor etc.) I wonder if Apple will clean this mess
one day, so that we can start using these methods/classes in command
line tools...
just my 2 euro cents...
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.