On Tue, Nov 16, 2010 at 11:22:06PM -0800, Mike Swingler wrote:
> On Nov 16, 2010, at 10:22 PM, Greg Lewis wrote:
> > On Fri, Nov 12, 2010 at 01:35:31PM -0500, Denis Lussier wrote:
> >
> >> Seems like great news. I'm interested to hear from folks like Landon
> >> & Greg how they think this alters
On Nov 17, 2010, at 12:56 AM, John Rose wrote:
> On Nov 17, 2010, at 12:35 AM, Mike Swingler wrote:
>
>> How are blocks mapped to interfaces?
>
> That is a pure guess on my part. Are they mapped to classes? -- John
Perhaps we have a little terminology mixup: by "blocks" I mean C and
Objectiv
On Nov 17, 2010, at 12:35 AM, Mike Swingler wrote:
> How are blocks mapped to interfaces?
That is a pure guess on my part. Are they mapped to classes? -- John
On Nov 16, 2010, at 11:48 PM, John Rose wrote:
> 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 AP
On Nov 17, 2010, at 12:01 AM, Henri Gomez wrote:
> Our work on the private Mac OS X JDK7 port so far has always been a sub-tree
> of the public BSD port. Our intention is to bring the entirety of the BSD
> changes along with the Mac OS X port. The build doesn't get very far without
> the BSD ch
>
>
>
> Our work on the private Mac OS X JDK7 port so far has always been a
> sub-tree of the public BSD port. Our intention is to bring the entirety of
> the BSD changes along with the Mac OS X port. The build doesn't get very far
> without the BSD changesets. :-)
>
> As for the targeted version o
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 functio
It seems http://hg.openjdk.java.net/bsd-port/bsd-port is down.
It's a planned operation or an unexpected failure ? ;(