Closed Mercerenies closed 11 months ago
e9678fb defines a builder API. We'll gradually transition all of our anonymous classes over to it (there's a few tricky cases where I made a composite feature or something as well, which may or may not get translated). But closing this ticket, as the API has been built.
Refactor FeatureContainer into a true builder API rather than a bunch of random anonymous subclasses.