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
These functions need to be reorganized into the TypeManager class so the ContextManager doesn't get unruly. Realistically, all type-checking functionalities should take place in the TypeManager -- rather than in each subsystem individually (as it is done now).
The text was updated successfully, but these errors were encountered:
Xita's ContextManager has developed a loose mess of functions named things like:
These functions need to be reorganized into the TypeManager class so the ContextManager doesn't get unruly. Realistically, all type-checking functionalities should take place in the TypeManager -- rather than in each subsystem individually (as it is done now).
The text was updated successfully, but these errors were encountered: