Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Substituting particular Cocoa classes

1 view
Skip to first unread message

Daniel Brajkovic

unread,
Mar 16, 2011, 3:05:04 PM3/16/11
to help-g...@gnu.org
I want to substitute certain Cocoa classes, in particular, those related to distributed objects ("DO"), with GnuStep classes. How do I do that?

Secondly, and this probably has the same answer as the first question. I want to include certain GnuStep classes into a iOS app, again those related to DO. iOS does not have DO functionality but I want to include for a particular app I would like to develop. Is that possible?

Ivan Vučica

unread,
Mar 17, 2011, 11:11:10 AM3/17/11
to Daniel Brajkovic, help-g...@gnu.org
Be careful about including GNUstep in iOS apps. Afaik GNUstep is
LGPLed, and iOS does not allow dynamic linking... Resulting in the
situation where you have to statically link with libs, and hence
either LGPL or GPL your app.

Someone correct me if I'm wrong :)

Regards,

Ivan Vučica
via phone

On 16. ožu. 2011., at 20:05, Daniel Brajkovic <dbraj...@me.com>
wrote:

> _______________________________________________
> Help-gnustep mailing list
> Help-g...@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnustep

0 new messages