Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Notebook Hardware
Buying dilemma
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="TinMonkey" data-source="post: 196372"><p>It is my understanding that osx is not fully 64-bit....</p><p>the libraries used for programming the user-interface of apps (Cocoa & Carbon) are not 64-bit capable. So, if you consider those libraries as part of OS X (a justifiable way of thinking), then OS X is not yet fully 64-bit. But it is true (now, in Tiger) that both the kernel and user-space apps are 64-bit capable. So it is possible to write 64-bit apps, you just need to either implement the UI portion from scratch (rather hard) or else separate the UI from the calculational portion of your app so you can use Cocoa for the UI.</p></blockquote><p></p>
[QUOTE="TinMonkey, post: 196372"] It is my understanding that osx is not fully 64-bit.... the libraries used for programming the user-interface of apps (Cocoa & Carbon) are not 64-bit capable. So, if you consider those libraries as part of OS X (a justifiable way of thinking), then OS X is not yet fully 64-bit. But it is true (now, in Tiger) that both the kernel and user-space apps are 64-bit capable. So it is possible to write 64-bit apps, you just need to either implement the UI portion from scratch (rather hard) or else separate the UI from the calculational portion of your app so you can use Cocoa for the UI. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Notebook Hardware
Buying dilemma
Top