-
Notifications
You must be signed in to change notification settings - Fork 7
Description
This is more of a styling issue, but I really do think that the main plugin should be called modstitch instead of modstitch.base. The current state of affairs isn't great: neither from the external perspective ("Why do I have to apply the modstitch.base plugin and not just modstitch?"), nor from the internal one - things like BaseCommonImpl are bound to appear in some upcoming hitpiece on how OOP is gonna kill us all, which seems to be a popular topic lately.
Renaming the main plugin to just modstitch should have a positive effect on both user and developer experience: it will be easier for people to remember what they need to install, and easier for Modstitch developers and contributors to make sense of the codebase if it uses slightly more sensible naming :D
As always, if you're OK with this suggestion, I'm happy to turn the issue into a PR :3