Re: Cross Platform Obj-C?
Re: Cross Platform Obj-C?
- Subject: Re: Cross Platform Obj-C?
- From: Ondra Cada <email@hidden>
- Date: Mon, 6 May 2002 13:53:32 +0200
On Monday, May 6, 2002, at 06:04 , Nathan Zamecnik wrote:
I would write all your generic objects, like containers, lists,
manipulators
etc. in ANSI C++. Anything that manipulates data behind the scenes
really.
That way it is transferable to any platform. Or, you could write it all
in
Objective C so long as you don't use any of the Cocoa Objects...which IMO
is
where Objective C gets it's power.
The vast power is portable too. The Foundation Kit is available as a
completely free cross-platform solution under LGPL; see www.gnustep.org.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.