[OperatorImpl] Too much virtual function ?
Hello,
This issue is linked to !19 (merged).
After binding OperatorImpl, I do think this class has too much methods:
This is especially due to all the methods added to satisfy the consummer producer scheduling.
Can't we reduce the number of method to override to create an OperatorImpl ?