decentraland / decentraland/sdk

Change editor components to a protocol-buffer definition

Open
#707 1 comment 0 reactions 0 assignees View on GitHub
editor
Dominant language
No language data
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

When storing serialized components in a composite, it is important to ensure versioning to prevent instantiation errors in case of updates. Currently, if a property is added to EntityNode and a previous version of the composite is read, the instantiation will fail.

Solution proposed: use protocol buffer to serializable components.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.