Open
Description
Something like package.info
files in Java.
Information here can be structured and used by the library to somehow group tables and commands together.
As for commands it can be possible to check availability patterns for such groups. Or to somehow combine those commands in the UI. Or to set the priority and the order in the command chain. Or the priority and order of command decorators.
As for tables - it will be possible to group them according to their role: commands availability goes to one group, UI elements state - to another, all the dictionaries and mappings - to the third one.