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
Merged PR #10: Handlers. Heads up: This deprecates the ClassesIn
loader! Refactoring code means replacing ClassesIn with HandlersIn
inside the application and adding the @handler annotation to all
handler classes.
(@thekid)