qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
82 stars 17 forks source link

The type of an enum is a keyword #295

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

The type of an enum is a keyword

We want to keep the member type type available for enums but really the accessor setter and slot need to have keyword type, it's upsetting.