BaseXdb / basex

BaseX Main Repository.
http://basex.org
BSD 3-Clause "New" or "Revised" License
661 stars 267 forks source link

enum: inspect:type(), prof:type() #2300

Closed ChristianGruen closed 1 day ago

ChristianGruen commented 1 month ago

The type output of inspect:type() and prof:type() should be improved for enum types.

To achieve this, the cleanest approach could be to introduce an ItemType that encapsulates the enumeration values.