Closed jrgns closed 9 years ago
The current file structure is too flat, making it difficult to include namespaced third party modules.
Maybe change it to
Modules/Vendor/Type/
so the default binding modules will go into
Modules/Backend/Storage/
This makes it easier to split the different modules into their own repos, allowing third parties to add more modules.
Closing this. Not maintained anymore.
The current file structure is too flat, making it difficult to include namespaced third party modules.
Maybe change it to
Modules/Vendor/Type/
so the default binding modules will go into
Modules/Backend/Storage/
This makes it easier to split the different modules into their own repos, allowing third parties to add more modules.