Results 11 to 20 of 20
Originally Posted by Demetrius
Most, if not all current OS X applications are written with Carbon, or Coacoa (both proprietary Apple toolkits) and would have to be rewritten to be ...
- 09-27-2005 #11Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Unless... Another OSS backend for carbon/coacoa is created, and macosx apps with tiny efforts can be compiled on other *NIX?
Originally Posted by Demetrius
- 09-27-2005 #12Just Joined!
- Join Date
- Aug 2005
- Posts
- 83
Once again, how would developers do that? The code to Carbon/Coacoa is proprietary, I would imagine it would be illegal, and the code to all those apps is proprietary so it could never be OSS. Prehaps someday, "Warez Culture" Hackers might do something like that, which would be awesome.
Originally Posted by jaboua
- 09-27-2005 #13
What about OpenOffice.org http://porting.openoffice.org/mac/
\"TTFN Taa Taa For Now\" by Tigger in Winnie the Pooh
http://www.distrowatch.com Linux Distros
We Live in a Windows World but there is Linux to save the day
- 09-27-2005 #14
And http://www.gnustep.org/ which is opensource and compatible with Cocoa
\"TTFN Taa Taa For Now\" by Tigger in Winnie the Pooh
http://www.distrowatch.com Linux Distros
We Live in a Windows World but there is Linux to save the day
- 09-27-2005 #15Just Joined!
- Join Date
- Sep 2005
- Posts
- 39
Apple makes it fairly easy to port native unix and X11 applications into OS X by providing tools to integrate the features allowed by Coacoa and Carbon into the existing code. They dont make it easy, however, to port native OS X applications out of OS X to other operating systems.
- 09-28-2005 #16
But it still can be done
\"TTFN Taa Taa For Now\" by Tigger in Winnie the Pooh
http://www.distrowatch.com Linux Distros
We Live in a Windows World but there is Linux to save the day
- 09-28-2005 #17Just Joined!
- Join Date
- Aug 2005
- Posts
- 83
It can be done but it requires alot of effort, so I doubt anyone would bother with it.
Originally Posted by cheetahman
- 09-28-2005 #18OO.o is based highly on Java iirc (though it's core is C++ iirc), and since java is platform independant, you can write in in windows, and it would still work on mac or linux.
Originally Posted by cheetahman
- 09-28-2005 #19Also isn't there an openoffice without java
Originally Posted by dylunio \"TTFN Taa Taa For Now\" by Tigger in Winnie the Pooh
http://www.distrowatch.com Linux Distros
We Live in a Windows World but there is Linux to save the day
- 09-29-2005 #20Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
OpenOffice works fine without java, however it will remain "crippled" with some functions unavailable.
Originally Posted by cheetahman
As dylunio said, the core is c++:Written in C++ and with documented APIs licensed under the LGPL open-source license, OpenOffice.org allows any knowledgeable developer to benefit from the source. And, because the file format for OpenOffice.org is XML, interoperability is easy, making future development and adoption more certain.


Reply With Quote
