-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Savefile uses a whole lot of attributes right now, all with the prefix 'savefile_' in their names.
It would probably be better if instead the attribute was called 'savefile', and then different arguments to this single attribute were used.
This would be a breaking change without a huge tangible benefit. There are a few ways forward
- Just do the change, increasing the semver major version.
- Add the new attribute in parallel with the old ones, and deprecate the old ones in the next major version.
Metadata
Metadata
Assignees
Labels
No labels