First of all, I would like to congratz you for your useful package.
But I have a suggestion or maybe a bug fix, depending on whether it's a design or not xD
I have been using the mix decorator in some classes for about 1 month and it's a bit confusing having all of them with the same name (MixedClass) as it's showed in the picture.
Just copying the property constructor.name in the class returned by the decorator would solve this issue.
First of all, I would like to congratz you for your useful package.
But I have a suggestion or maybe a bug fix, depending on whether it's a design or not xD I have been using the mix decorator in some classes for about 1 month and it's a bit confusing having all of them with the same name (MixedClass) as it's showed in the picture. Just copying the property constructor.name in the class returned by the decorator would solve this issue.
Best regards,