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
The class JSkatOptions is a homegrown approach for storing and handling the configuration of JSkat. To get rid of this "not invented here syndrome" we should use a standard library instead.
The class JSkatOptions is a homegrown approach for storing and handling the configuration of JSkat. To get rid of this "not invented here syndrome" we should use a standard library instead.
See https://commons.apache.org/proper/commons-configuration/ as one example.
The text was updated successfully, but these errors were encountered: