mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-10 21:30:29 +00:00
[Request] Internal Reorganization of Comment Fields #465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mnadareski on GitHub (Oct 19, 2022).
Originally assigned to: @mnadareski on GitHub.
Instead of relying entirely on the actual model that Redump uses for dealing with comment fields (that is, sticking them all into comments possibly with a site tag attached), make things like publisher IDs and other information that goes there into separate internal fields that then get shoved into Comments. This is a logical extension of the "Special Fields" dictionaries that exist right now.
@mnadareski commented on GitHub (Oct 11, 2023):
This isn't going to be a thing until there's an actual reason to separate out the values. I'm closing this for now.