Open thewilkybarkid opened 4 years ago
I think another possibility would be to have
DatasetCoreFactory
extendDataFactory
, then we could haveDatasetFactory
extendDatasetCoreFactory
?
Could also just use unions of the two (reduces the requirements on implementing Dataset(Core)Factory
).
@ktk feel like reviewing this one too? It seems quite an obvious improvement compared with the status quo.
Btw, how does one get the review privilege?
Refs https://github.com/DefinitelyTyped/DefinitelyTyped/pull/40794#discussion_r353170046.