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

separate env from local utils, global utils, local rewrite and global rewrite #861

Closed
Tracked by #723
HerringtonDarkholme opened this issue Jan 15, 2024 · 1 comment

Comments

@HerringtonDarkholme
Copy link
Member

HerringtonDarkholme commented Jan 15, 2024

  • global rules
    • no env inheritance/write back for utils
    • no env inheritance/write back for rewrite
  • local utils
    • env inheritance + write back
  • local rewrite
    • env inheritant: yes
    • env write back: no

rewrite rule must NOT have write back

but should global rules have write back/inheritance??

  • ok we can add input/output support for global rules for better controls

this is too confusing :/

@HerringtonDarkholme
Copy link
Member Author

fixed by #1072

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