NSThread properties

Reading the Status page I see that NSThread is "fully implemented", yet.
when looking at the code and verifying by compiling, none of the properties:

executing
finished
cancelled

are implemented.

Is this an oversight or was it decided to not implement these properties?

Double-checking before I file an SR.

Thanks,
Joe

Hi Joe,

Looks like an oversight. We should add them.

- Tony

···

On Dec 17, 2015, at 6:45 PM, Joseph Bell via swift-corelibs-dev <swift-corelibs-dev@swift.org> wrote:

Reading the Status page I see that NSThread is "fully implemented", yet. when looking at the code and verifying by compiling, none of the properties:

executing
finished
cancelled

are implemented.

Is this an oversight or was it decided to not implement these properties?

Double-checking before I file an SR.

Thanks,
Joe

_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Thanks Tony, [SR-303] NSThread doesn't implement executing, finished, cancelled · Issue #4371 · apple/swift-corelibs-foundation · GitHub has been filed.

···

On Thu, Dec 17, 2015 at 8:53 PM, Tony Parker <anthony.parker@apple.com> wrote:

Hi Joe,

Looks like an oversight. We should add them.

- Tony

On Dec 17, 2015, at 6:45 PM, Joseph Bell via swift-corelibs-dev < > swift-corelibs-dev@swift.org> wrote:

Reading the Status page I see that NSThread is "fully implemented", yet.
when looking at the code and verifying by compiling, none of the properties:

executing
finished
cancelled

are implemented.

Is this an oversight or was it decided to not implement these properties?

Double-checking before I file an SR.

Thanks,
Joe

_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev