Hi,
I'm working with OSGi stuff and in order to access service with various properties we have to write LDAP queries. I'm wondering if it is some DSL for create a LDAP query in a type checked mode or for "unmarshall" a query string in order to modify it. I think this is also useful for refactorings.
