xp-framework / core

The XP Framework is an all-purpose, object oriented PHP framework.
Other
19 stars 6 forks source link

Remove util.Configurable and util.ConfigurationException #286

Closed thekid closed 3 years ago

thekid commented 3 years ago

These classes are not used by any of the libraries in xp-framework, xp-forge and/or xp-lang except for rdbms.ConnectionManager, which is a to-be-deprecated singleton anti-pattern class.