spring-attic / grails-data-mapping

Grails Data Mapping Project
Apache License 2.0
151 stars 95 forks source link

GPMONGODB-300 #130

Closed tomwidmer closed 11 years ago

tomwidmer commented 11 years ago

These are the hooks required to implement various functionalities, including the query transformer plugin mentioned in GPMONGODB-300:

That plugin is written and tested with these changes, but I won't attempt to publish it until I've added some more end-user friendly features to the DSL and also until mongodb 1.3.0.GA is released (hopefully with this change). The changes should be compatible with the master branch (and with hibernate), though I haven't tested this.

The features above could potentially be used to re-implement quite a bit of existing functionality (e.g. caching of query results, etc.) and to reduce coupling in the code base.

See also http://markmail.org/message/23joaesydthfgdfn