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
As it stands, many teams still use--or recently used--Command classes, and thus their programmers are only familiar with using Command classes. Shifting students and mentors away from this paradigm has proven difficult (well, at least for me), as it is completely different and somewhat difficult to translate to what they know.
Guides on transitioning to the newer paradigm would help this situation dramatically, and would be a major help to those of us who struggled to move students to inline composition.