You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Class-name-to-ID mapping is just one case of global "dictionary". Enums are another. We should build-in support for global dictionaries, where some value (String or otherwise) is mapped to an ID. Then we can refactor the classes to use it too.