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

Decouple modular generator from RLC logic #2726

Open
timovv opened this issue Aug 2, 2024 · 0 comments
Open

Decouple modular generator from RLC logic #2726

timovv opened this issue Aug 2, 2024 · 0 comments
Assignees
Labels

Comments

@timovv
Copy link
Member

timovv commented Aug 2, 2024

Once #2725 is complete, the modular output will no longer have any references to RLC code. But there will still be some dependencies on the RLC generator, for example:

  • Metadata generation (README, package.json, etc)
  • Creating the modular code model still depends on the RLC code model in some places. These dependencies should be removed so that the modular generator can be separated from the RLC generator.
@timovv timovv self-assigned this Aug 2, 2024
@qiaozha qiaozha added RLC HRLC p0 priority 0 labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants