Extending Objective-C from D.
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jan 18 04:46:55 PST 2016
On 2016-01-17 14:21, Jeremie Pelletier wrote:
> Oh by the way, I see the DIP declares blocks with the __block keyword,
> shouldn't it be better to reuse delegate with extern(Objective-C) ?
> Feels cleaner and more consistent with the rest of the language to me.
That part is not implemented yet. We'll see how it'll look like when/if
it gets implemented :)
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list