joomla-projects / webservices

Webservices working group repository
GNU General Public License v2.0
16 stars 9 forks source link

Remove ConfigurationHelper::loadWebservices #41

Open chrisdavenport opened 8 years ago

chrisdavenport commented 8 years ago

ConfigurationHelper::loadWebservices loads all the XML configuration files into memory. This is hugely inefficient and is going to be problemmatical once we start getting lots of resources. We need to find a better way.