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: Eric Czarny <email@hidden>
- Date: Wed, 9 Jun 2004 11:05:28 -0400
It's also possible to write the model code in C or C++ then, for each
platform, writing the GUI code/system specific code in what ever method
seems fit. For Cocoa it would be as simple as wrapping the C or C++
code in Objective-C... I don't know the specifics for Windows
development, but I imagine it wouldn't be more difficult than wrapping
the model code in C++.
I haven't tried this, but I believe it shouldn't be impossible. Just an
idea.
Cheers,
Eric Czarny
http://www.divisiblebyzero.com
_______________________________________________
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.