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
Currently TMCommandHandler is very bloated, since it handles almost all the parsing logic for the different packages. We can try to make the packages more self contained by delegating the command handling logic into the respective packages.
Currently TMCommandHandler is very bloated, since it handles almost all the parsing logic for the different packages. We can try to make the packages more self contained by delegating the command handling logic into the respective packages.