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
Configuration, or rather the "ConfigurationSection" that it implements, makes use of operating overloading, which isn't a thing in good programming languages shared libraries. It is unextendable until I get around to making it extendable somehow.
The text was updated successfully, but these errors were encountered:
Configuration, or rather the "ConfigurationSection" that it implements, makes use of operating overloading, which isn't a thing in
good programming languagesshared libraries. It is unextendable until I get around to making it extendable somehow.The text was updated successfully, but these errors were encountered: