Damn Damn Damn!
Damn it!
I’m currently writing an App that works under several different OS’s, and I want to be able to create a GUI under Mac OS X.
The only problem is, the app is written using D and therefore I can quite easily call C functions, but not Objective-C functions, which means I can’t use Cocoa.
Enter the D/Objective-C bridge. The only downside: it’s GPL, not LGPL, meaning I can’t use it and sell my product at the same time.
Damn the GPL!
Categories: Uncategorized


