Hi all,

while testing the processing elements for the release I realized that it is 
hard to manage the resources for the pipeline elements, because the name of the 
folder is so long. 
Especially when there are many elements within one module it is hard to find 
the one you are looking for.

My suggestion would be to shorten the folder names. Currently we have the whole 
package name to ensure that the processors are unique. 
Maybe when can still use the package name, but start from the Init class file. 
This would improve the readability during development.

What do you think? Are there any reasons why we need the whole package name?

Philipp

Reply via email to