Hi,
I've seen that you want to refactor the plugins.
I have a proposal for that: a plugin (as ex mongoose-store-register) who knows to register the schemes, models and methods by an object that delivers the required object registrations.
That way the plugins that contain the schemes and methods can evolve separately and can be overridden by developers.
Thanks,
Paul
Hi,
I've seen that you want to refactor the plugins.
I have a proposal for that: a plugin (as ex mongoose-store-register) who knows to register the schemes, models and methods by an object that delivers the required object registrations.
That way the plugins that contain the schemes and methods can evolve separately and can be overridden by developers.
Thanks,
Paul