I've hit a scenario where this chain of dependencies was broken. I'm building plugins that does not neccessarily use client-libraries (in fact it's a binary, but not building it), but are required to have wpeframework and/or interfaces in the chain. This way I tried to keep minimal changes that are guaranteed to work globally.
I've hit a scenario where this chain of dependencies was broken. I'm building plugins that does not neccessarily use client-libraries (in fact it's a binary, but not building it), but are required to have wpeframework and/or interfaces in the chain. This way I tried to keep minimal changes that are guaranteed to work globally.