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
Adding a Context class instead of using maps makes managing setting values much easier and avoids code duplication since the implementation between JVM and Cocoa differs and we need to use context in multiple places.