Re: using AppKit additions in background threads
Re: using AppKit additions in background threads
- Subject: Re: using AppKit additions in background threads
- From: Mark Munz <email@hidden>
- Date: Tue, 06 Sep 2011 16:29:05 -0700
One thing that 3rd party developers *now* have to also consider: Can
you call /usr/bin/textutil in a sandboxed app? Based on all the
limitations I'm seeing when trying to sandbox an app, my bet is no --
although I haven't tested this particular case.
On Tue, Sep 6, 2011 at 1:48 PM, Jens Alfke <email@hidden> wrote:
>
> On Sep 6, 2011, at 12:23 PM, Douglas Davidson wrote:
>
>> One possibility would be to convert the HTML to RTF or RTFD, which could be loaded in the background. For that sort of conversion we already have a tool on the system, /usr/bin/textutil.
>
> Wow, that is good to know about; I didn’t know it existed.
>
> According to the man page it can translate between: txt, html, rtf, rtfd, doc, docx, wordml, odt, webarchive.
> I should file a Radar to add Markdown and Textile to that list ;-)
>
> —Jens_______________________________________________
>
> 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
>
--
Mark Munz
unmarked software
http://www.unmarked.com/
_______________________________________________
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