queries. Everything else should be handled through traversal. Now I want to render some sort of a filter to delimit a list view of my entitys. The filter should contain all existing value objects. So I should query those values. How can I handle it? Value objects have no repositories. Is there somehow a lack in my desing? Thanks for advice Cheers, Stefan