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

Refactor template includes #37

Open
koczkatamas opened this issue Feb 16, 2020 · 0 comments
Open

Refactor template includes #37

koczkatamas opened this issue Feb 16, 2020 · 0 comments

Comments

@koczkatamas
Copy link
Collaborator

koczkatamas commented Feb 16, 2020

Resolve the following issues:

  • template includes only collected after template generation happens, so it needs to be split into a two stage process: generate code first, then generate includes
  • testGenerator.includes does not work (e.g. C++)
  • conditional includes should be introduced (e.g. in C++'s getType conditionally uses one:: namespace which requires OneLang.Core) - with e.g. a non-returning template action {{ includes("something") }}
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

1 participant