...
In order to make auto-completion working in Studio or to be able to run TDD4C without marking the folders as source in Studio, it is recommended to use always a different element name that is unique within the project. Also element name "Filter" is not recommended, since the auto-completion collides with standard Filter object used frequently by the logics.
Example: NewMargin, SalesPrice
...