I'm working on a datasource for LDAP searches. Here's what I'm thinking about for the query struture:
ldap I've created a new file (kernel/datasources/ldapdatasource.php) and will have to modify the query.handler.php a little bit to support the alternate query structure, but I don't think that will be a huge problem.