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

[DEPRECATION] Extending CompilerContext is deprecated, please use the CompilerContextInterface instead. #971

Open
jaapio opened this issue Apr 12, 2024 · 0 comments
Milestone

Comments

@jaapio
Copy link
Member

jaapio commented Apr 12, 2024

Feature request

In version 1 it's possible to extend the compiler context to add extra functionality to the compiler. A better way of doing this is using encapsulation using the CompilerContextInterface.

In v2 we will make the compilercontext final and extending this class will be impossible.

@jaapio jaapio added the feature label Apr 12, 2024
@jaapio jaapio added this to the 2.0.0 milestone Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant