Refactor: Manage ResourceClass and ResourceType dynamically
The old resourceclass_t and resourcetype_t enumerations have been replaced with dynamically managed structures which encapsulate their properties and logics.
Additionally there are null-object versions of each.
Refactor: Manage ResourceClass and ResourceType dynamically
The old resourceclass_t and resourcetype_t enumerations have been
replaced with dynamically managed structures which encapsulate their
properties and logics.
Additionally there are null-object versions of each.
Todo: Cleanup