Carlos Galan Cladera
Carlos Galan Cladera
Is there any progress on programatic API docs? I've trying to reverse-engineering it for a while now but I couldn't figure it out.
Hi @nicu-chiciuc, yeah I'm experiencing this issue as well in my projects and it is probably related to this issue as well #38. I don't have a fix for that...
Actually I guess this issue will be fixed when PR #28 is merged.
Thank you @Yi-Zhou and @bjmrey I'll take a look ASAP.
Could you provide an example reproducing the error?
Hi @nicu-chiciuc! Thank you so much for sharing this. The reason I choose to use `__super__` is just because I was trying to follow the inherence pattern. To be honest...
I think it is, although how much it might affect the performance? Probably not so much. But you never know in which context/environment this plugin will be used, perhaps the...