Open chrisdavenport opened 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.
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.