El 26/07/2011, a las 7:48p.m., Sean P. DeNigris escribió:
Igor Stasenko wrote:
Okay, so far, Quicktime builds ok (but i have no idea how to test if it working).
I can test it. Just point me to the VM.
https://pharo-ic.lille.inria.fr/hudson/view/Cog/job/Cog-Mac-Cocoa/
Igor Stasenko wrote:
ObjectiveC are available only for Cocoa builds, not Carbon.
From a user's perspective, what's the difference between Cocoa/Carbon?
well... first difference (from your point of view): carbon vm's doesn't have ObjectiveC Bridge support :P in other things, you really shouldn't note the difference (some minor changes, but not really important, I think). The reason of the migration is because OSX changed all the user interface and support APIs (from carbon to cocoa), but you all already know that... And as I said, you shouldn't note the difference, because that's part of the point on using a virtual machine, to hide machine complexities and differences :) cheers, Esteban