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

Add MixinExtras annotations to MixinsTranslator and MixinsDummy #31

Open
Gaming32 opened this issue Nov 28, 2023 · 1 comment
Open

Add MixinExtras annotations to MixinsTranslator and MixinsDummy #31

Gaming32 opened this issue Nov 28, 2023 · 1 comment

Comments

@Gaming32
Copy link
Contributor

MixinExtras is on its way to become a standard within Mixin circles, and it would be handy if people coming to ClassTransform from Mixin could use the MixinExtras annotations they feel comfortable with (for example @Local would become @CLocalVariable).

Relevant PRs:

@Lenni0451
Copy link
Owner

I have planned to add MixinExtras annotations to the translator.
I'm currently working on a @Share implementation for ClassTransform. I'm not sure which other annotations from MixinExtras I will implement since most of them can just be a @CRedirect or @CInject without any issues

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

No branches or pull requests

2 participants