Mediators and Serializers are classes
rwz opened this issue · 1 comments
rwz commented
I was assuming Mediators
and Serializers
are module namespaces. Turns out they're both classes.
¯_(ツ)_/¯
Is there a reason for this? Is user supposed to be able to instantiate them?
pedro commented
wow – absolutely no reason that I'm aware, good catch :}
if you want to take a stab open a PR to fix, or we can take a look!