mgatelabs / LunarDebris-Core

Back-end classes and libraries for sending messages
MIT License
0 stars 0 forks source link

Support for Enum Field Types #1

Closed mgatelabs closed 10 years ago

mgatelabs commented 10 years ago

Need to include support for Enum fields in tags. This is to add limited support for field values only. Do not add a new standard tag for Enums.

The EnumType will use the same read/write attributes of String type.