November 12, 2015 Re: OSX Foundation framework D binding | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | 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 Re: OSX Foundation framework D binding | ||||
---|---|---|---|---|
| ||||
Posted in reply to ponce | 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 |
Copyright © 1999-2021 by the D Language Foundation