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

[experimental] use source code generator to fix mapping #98

Open
Ewanderer opened this issue Nov 27, 2023 · 2 comments
Open

[experimental] use source code generator to fix mapping #98

Ewanderer opened this issue Nov 27, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Ewanderer
Copy link
Owner

No description provided.

@Ewanderer Ewanderer added enhancement New feature or request help wanted Extra attention is needed labels Nov 27, 2023
@Ewanderer
Copy link
Owner Author

create a custom source code generator for definitions, that creates a globals using redirect for Spr and other Enums, to a custom class, we create at runtime casting the enum values referenced to Enum.Parse<>() and handles casting thus allowing us to rewrite the code.

@Ewanderer
Copy link
Owner Author

@Ewanderer Ewanderer changed the title a [experimental] use source code generator to fix mapping Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant