SeekyCt/pycobj

Global enum support

SeekyCt opened this issue · 0 comments

Currently enum values can only be used on objects typed with that enum. Ideally a typespace would have a function to look up the integer value of a global enum value name.