Re: Do Bindings work in Swift?

2015-04-27 Thread Charles Srstka
On Apr 27, 2015, at 8:54 PM, Rick Mann wrote: > > In the latest Xcode 6.3.1, I've got an OS X app with a mixture of Objective-C > and Swift classes, and a Storyboard-based UI. > > I have one table view that's bound through an NSArrayController to an array > in an Objective-C class, and it seem

Do Bindings work in Swift?

2015-04-27 Thread Rick Mann
In the latest Xcode 6.3.1, I've got an OS X app with a mixture of Objective-C and Swift classes, and a Storyboard-based UI. I have one table view that's bound through an NSArrayController to an array in an Objective-C class, and it seems to work as desired. I have another table view that's boun