I noticed in system.module we are using qualified names for system services based on the full name of the implementation class. I'd prefer if we continue to use the dot notation, but shorten the names, e.g.:

org.apache.tuscany.core.loader.WSDLDefinitionRegistry

to

system.loader.WSDLDefinitionRegistry

Thoughts?


Reply via email to