Apple Oracle OpenJDK Announcement
John Rose
john.r.rose at oracle.com
Tue Nov 16 23:48:07 PST 2010
On Nov 16, 2010, at 11:22 PM, Mike Swingler wrote:
> The Mac OS X 10.6 SDK allows us to use blocks (which _greatly_ simplifies interacting with AppKit on the main thread), and has many key pieces of functionality exposed as full Cocoa API (as opposed to using private SPI or Carbon functions).
Very nice.
I hope we can eventually map the blocks to method handles instead of interfaces. The semantic gap is small. A little sun.misc.Unsafe magic would do the trick.
-- John
More information about the bsd-port-dev
mailing list