Skip to content

Potential compatibility issue with protobuf formats #3

@Simie

Description

@Simie

The runtime ProtoBuf TypeModel builder tags generic RecordList<> types fairly arbitrarily, currently using an alphabetical sort to ensure compatibility between .NET and Mono. If a new data type were to be introduced which changed the order, previous plugin files would be unable to load.

Possibly introduce a similar ID scheme to property tagging, or else a hash of the name as the ID.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions