Avoid passing EnumDescs and extra classes to type switch methods that don't use them

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: tools
    • None
    • b13

      In SwitchBootstraps we currently inject lists of EnumDescs and extra Classes for some cases. In practice many enums don't need those lists to be passed, and we could refactor to only pass through such arguments when either is needed.

      This can reduces cycles spent bootstrapping and reduces number of classes required to bootstrap switches somewhat.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: