Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Message Enum doesn't allow for expandability #2395

Open
ruslan-ardashev opened this issue Aug 21, 2016 · 1 comment
Open

Message Enum doesn't allow for expandability #2395

ruslan-ardashev opened this issue Aug 21, 2016 · 1 comment

Comments

@ruslan-ardashev
Copy link

Description

The Message enum as defined in the protocol spec doesn't support future development (i.e. instead of spacing out enum values they're grouped together).

This will pose code consistency and readability issues in the near future when expanding on existing Message types (e.g. try adding a new kind of Discovery Message).

@christo4ferris
Copy link
Contributor

@ruslan120101 we've migrated to using Jira for issue tracking, please open an issue there and close this one. You'll need a Linux Foundation ID to login.
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants