Closed ObjatieGroba closed 3 years ago
Hello,
How can I implement bond addition?
In my opinion it is not possible to add inherited class BondInterface
because we can not choose which class should reader use.
It is possible to add function createBond(master, mode, slaves=..., primary=...)
which can add necessary attributes to interfaces.
Where this function needs to be? Maybe in interfaces
class?
Thank you
Bond interfaces drafts
33