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

Prefer scoped import over @_implementationOnly #226

Closed
wants to merge 2 commits into from

Conversation

stephencelis
Copy link
Member

The @_implementationOnly attribute is effectively deprecated in favor of scoped imports.

The `@_implementationOnly` attribute is effectively deprecated in favor
of scoped imports.
@stephencelis
Copy link
Member Author

Looks like for dynamic frameworks this doesn't work, so going to close for now.

@TobiasRe
Copy link
Contributor

I can confirm that this scoped imports can't replace the @_implementationOnly imports for this usecase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants