-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Far too often I've seen users who serialize() internal data (like item NBT) in order to store it. This is not only stupid (because it defeats the entire point of using NBT), it's also prone to breakages like this.
This issue proposes disallowing serialization of Tag object trees, or possibly to encode them in a non-breakable format using Serializable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo