Linked by Thom Holwerda on Fri 13th Jul 2012 23:39 UTC
Permalink for comment 526998
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/25/13 0:45 UTC
Linked by Thom Holwerda on 05/24/13 23:59 UTC
Linked by Thom Holwerda on 05/24/13 22:33 UTC
Linked by Howard Fosdick on 05/24/13 21:41 UTC
Linked by Thom Holwerda on 05/24/13 14:44 UTC
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
More News »
Sponsored Links



Member since:
2012-01-14
"[q]You can even compile and run Cocoa applications on Linux: http://www.youtube.com/watch?v=l2humz9hIVM
That is GNUStep, not Cocoa, with lots of missing functionality. "
I didn't claim that. However, GNUStep does allow to run many MacOS applications on Linux. It is demonstrated by the guy in the talk.
[/q]
and WineLib allows you to compile Win32 apps on Linux or Mac, that doens't prove anythings. There are countless Win32 porting toolkits for Linux.. One group in my company is using one called MainWin by MainSoft. The FULL Win32 API on Linux, based on NT source code licensed from microsoft.
Different teams, even working in different buildings. "
This doesn't justify anything. It works for Apple and it works at Google. Microsoft is just incredibly bad in this regard. [/q] [/q]
Apple ports iTunes to windows using a Carbon porting library that they build for Quicktime. That framework is ultimately implemented in Win32, of course, everything is. None of this has anything to do with a greater vision of portability; they are NOT using Object C or any NextStep frameworks for this.
On the Microsoft side, microsoft also DID use a Win32 porting toolkit, with the API and MFC ported to the Mac. And made the much windows-like Word 6 for the Mac with it They even sold cross a compiler at the time, Visual C++ Macintosh Edition. Then they stopped doing that, because people and Apple asked for apps that felt more native. Apple apps made with Qt also kind of suck compared to somethign developped natively.
Google has used WINE for Picassa, and they use different native code for Chrome. It's really just a rathole, because you're confusing OS APis, GUI frameworks, clones of these frameworks like GNUstep, and other stuff together. there is no cohesive point being made here except that you are not a developer.
The same platform lockin like any other commercial vendor. "
No. http://opensource.apple.com/
[/q]I don't think you know what's there.