Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-1237] Implement SE-0062: Referencing Objective-C key-paths #43845

Closed
DougGregor opened this issue Apr 14, 2016 · 3 comments
Closed

[SR-1237] Implement SE-0062: Referencing Objective-C key-paths #43845

DougGregor opened this issue Apr 14, 2016 · 3 comments
Assignees
Labels
compiler The Swift compiler in itself feature A feature request or implementation key paths Feature: key paths (both native and Objective-C) parser Area → compiler: The legacy C++ parser SILGen Area → compiler: The SIL generation stage swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented type checker Area → compiler: Semantic analysis

Comments

@DougGregor
Copy link
Member

Previous ID SR-1237
Radar rdar://problem/25710611
Original Reporter @DougGregor
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 2
Component/s Compiler
Labels New Feature
Assignee @DougGregor
Priority Medium

md5: f9fa3e350807542148c925c91d86537a

Issue Description:

https://github.com/apple/swift-evolution/blob/master/proposals/0062-objc-keypaths.md

@DougGregor
Copy link
Member Author

Main implementation is here: 9f0cec4

@DougGregor
Copy link
Member Author

Code completion: 814a08a

@DougGregor
Copy link
Member Author

This is implemented. Pull request to bring it into Swift 3 is here:

#2640

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented parser Area → compiler: The legacy C++ parser type checker Area → compiler: Semantic analysis SILGen Area → compiler: The SIL generation stage key paths Feature: key paths (both native and Objective-C) and removed new feature labels Nov 11, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself feature A feature request or implementation key paths Feature: key paths (both native and Objective-C) parser Area → compiler: The legacy C++ parser SILGen Area → compiler: The SIL generation stage swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented type checker Area → compiler: Semantic analysis
Projects
None yet
Development

No branches or pull requests

2 participants