udash-core icon indicating copy to clipboard operation
udash-core copied to clipboard

RestDataWrapperCompanion refactor

Open sebaciv opened this issue 1 year ago • 0 comments

Extract implicit definitions from RestDataWrapperCompanion to allow custom wrapper companions creation.

BaseRestDataWrapperCompanion can be reused without copying code, currently RestDataWrapperCompanion can't be inherited by another abstract base class because it takes MacroInstances as a parameter

sebaciv avatar Jun 20 '24 17:06 sebaciv