From professional translators, enterprises, web pages and freely available translation repositories.
the change-notification handlers should be used to cache initialization entries locally for faster access or to perform certain tasks that are required if a value changes. for example, if a constant connection to a certain host is required by a module and someone changes the hostname, automatically terminate the old connection and attempt a new one.
for example, if a constant connection to a certain host is required by a module and someone changes the hostname, automatically terminate the old connection and attempt a new one.