November 12, 2015
On Wednesday, 11 November 2015 at 16:06:57 UTC, Jacob Carlborg wrote:
> On 2015-11-11 10:29, Daniel Kozak via Digitalmars-d-learn wrote:
>
>> I find only this one: http://code.dlang.org/packages/derelict-cocoa
>
> Also, there's no point in complicate the bindings by using function pointers like this.

Opinion.
I only ever got problems with bindings that aren't dynamic.

For example that problem would not happen with dynamic loading.
https://github.com/nomad-software/x11/issues/11



November 12, 2015
On 2015-11-12 09:34, ponce wrote:

> Opinion.
> I only ever got problems with bindings that aren't dynamic.
>
> For example that problem would not happen with dynamic loading.
> https://github.com/nomad-software/x11/issues/11

I've never encountered that problem.

-- 
/Jacob Carlborg
1 2
Next ›   Last »