This ticket will implement a wew naming convention for OSGi component - use the fully qualified implementation class name as component name. Compare to the previous all lowercase arbitrary naming convention, the new approach is a lot easier for core and extension developer to follow and remove the hassle to figure out the purpose of a component from its arbitrary name.
This ticket will implement a wew naming convention for OSGi component - use the fully qualified implementation class name as component name. Compare to the previous all lowercase arbitrary naming convention, the new approach is a lot easier for core and extension developer to follow and remove the hassle to figure out the purpose of a component from its arbitrary name.