Re: NSWorkspaceRecycleOperation and auto-renaming items moved to Trash
Re: NSWorkspaceRecycleOperation and auto-renaming items moved to Trash
- Subject: Re: NSWorkspaceRecycleOperation and auto-renaming items moved to Trash
- From: Ondra Cada <email@hidden>
- Date: Sun, 24 Feb 2002 23:36:48 +0100
Kurt,
>
>>>>> Kurt Revis (KR) wrote at Fri, 22 Feb 2002 17:19:40 -0800:
KR> The best way is to
KR> send an AppleEvent to the Finder to tell it to move the files to the
KR> trash itself
Wrong, wrong, wrong!!!!
Finder might not be there at all (it is not in my machine, for example).
That's why there is NSWorkspace protocol -- to isolate the actual way how it
is done from the API you use to ask for doing that!
If NSWorkspace is one of those many things OSX broke, well, fill a bug so as
it is fixed, but please DON'T advocate using such a shortcuts instead of the
proper abstract way :(
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.