On 7 May 2013, at 23:37, Jean Suisse <jean.li...@gmail.com> wrote:

> Dear all,
> 
> I am wondering: 
> By any chance, could a call to [[NSAttributedString alloc] 
> initWithHTML:dataUsingEncoding:documentAttributes:] lead to the event loop 
> being run before the call returns?

I believe so, yes. It's currently implemented using WebKit, which would 
generally require spinning the runloop while any asynchronous work is performed.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to