Re: Java or C++ for cross-platform Cocoa/.NET?
Re: Java or C++ for cross-platform Cocoa/.NET?
- Subject: Re: Java or C++ for cross-platform Cocoa/.NET?
- From: David Feldman <email@hidden>
- Date: Tue, 8 Jun 2004 22:19:12 -0400
I've posted bit now regarding a cross-platform app I'm working on. It
will be Cocoa on the Mac and .NET on Windows. The Windows UI will be
written in C#. But I'm now realizing that I have two seemingly
reasonable choices for the platform-independent code: C++ (as
Managed-C++ compatible as possible) or Java (as J#-compatible as
possible).
A third option: Objective-C for the model code. Wrap in a COM
wrapper for Windows.
How does one compile the Obj-C in Windows?
--Dave
_______________________________________________
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.