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
In frog there is quite a messy way of handling options and configuration details.
We have FrogOptions and a TiCC::Configuration part to store information.
This could be simplified a lot by making the Configuration internal to the configuration file parsing and storing all necessary information in the Options.
The text was updated successfully, but these errors were encountered:
In frog there is quite a messy way of handling options and configuration details.
We have FrogOptions and a TiCC::Configuration part to store information.
This could be simplified a lot by making the Configuration internal to the configuration file parsing and storing all necessary information in the Options.
The text was updated successfully, but these errors were encountered: