You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It feels weird to let subsystemInfo be handled by translator only, especially since there can be many translators, passing settings to the builder is arbitrary, and I guess the discoverer can't see them?
How about a per-subsystem settings module that defines the flags and optionally transforms them?
Then they could also be made available to the overrides?
The text was updated successfully, but these errors were encountered:
It feels weird to let subsystemInfo be handled by translator only, especially since there can be many translators, passing settings to the builder is arbitrary, and I guess the discoverer can't see them?
How about a per-subsystem settings module that defines the flags and optionally transforms them?
Then they could also be made available to the overrides?
The text was updated successfully, but these errors were encountered: