NSString has most of them. See -[NSString pathComponents], -[NSString stringByAppendingPathComponent:] etc.
On Wed, Oct 29, 2008 at 1:01 PM, Daniel Luis dos Santos <[EMAIL PROTECTED]> wrote: > Hello, > > Are there in the Foundation framework (or anywhere else on the Cocoa > platform) path handling routines (directory extraction, path decomposition) > ? > > Cheers > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/maillist%40steelskies.com > > This email sent to [EMAIL PROTECTED] > _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
