Skip to content

More foundation traits #158

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

Merged
merged 3 commits into from
Jun 11, 2022
Merged

More foundation traits #158

merged 3 commits into from
Jun 11, 2022

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Jun 11, 2022

Part of #67.

Implement AsRef/AsMut that forward to objects themselves.
Implement Borrow/BorrowMut for objects.
Implement ToOwned using NSCopying/NSMutableCopying where appropriate.

@madsmtm madsmtm added enhancement New feature or request A-framework Affects the framework crates and the translator for them labels Jun 11, 2022
@madsmtm madsmtm changed the title Foundation traits More foundation traits Jun 11, 2022
@madsmtm madsmtm force-pushed the foundation-traits branch from d582cb1 to 5f5ff6c Compare June 11, 2022 17:28
@madsmtm madsmtm merged commit 42b847a into master Jun 11, 2022
@madsmtm madsmtm deleted the foundation-traits branch June 11, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Affects the framework crates and the translator for them enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant