Re: NSTask
Re: NSTask
- Subject: Re: NSTask
- From: email@hidden
- Date: Mon, 26 Jul 2010 20:36:34 -0600
Ok, that is a consideration worth looking into.
For my testing, I have deleted the files at mount and then used my app
to write files. Neither of the directories in question reappear. I
will be testing with embroidery machines later this week.
As a note, the home embroidery market is dominated by Windows.
Besides this issue, there are others related to file IO and floppy
formatting that generate errors when coming from Mac but work just
fine when coming from Windows. We are trying to satisfy the "Mac
Embroiderer" with our first product and a few more in the pipeline.
-koko
On Jul 26, 2010, at 5:46 PM, Kyle Sluder wrote:
On Mon, Jul 26, 2010 at 4:27 PM, <email@hidden> wrote:
Yes, these need to be removed or the floppy or usb thumb cannot be
used in
many embroidery machines.
Well you probably shouldn't be doing this while the volume is mounted;
you have no guarantee that the directories won't be recreated. I'd be
particularly concerned about .fseventsd, since deleting that folder is
itself going to cause an FSEvent.
You might want to consider unmounting the volume and using a FAT-aware
tool to operate on the filesystem without mounting it.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden