Closed as not planned
Description
Charles Blaxland opened DATAMONGO-434 and commented
It would be useful to be able to map the result of a getter (or any public method with no args) to Mongo, in addition to just the fields of a class. This is especially useful for derived properties, which don't have their own field but are instead calculated from the values of other fields. You may want to store these derived fields in Mongo so they can be efficiently queried
Affects: 1.0.1
Reference URL: http://forum.springsource.org/showthread.php?125560-MongoDB-saving-derived-fields
6 votes, 4 watchers