Skip to content

Conversation

@christophstrobl
Copy link
Member

When mapping fields of Update for DBObject, UpdateMapper now only performs simple conversion instead of deep inspection on keywords used. This allows to use custom clauses nested in Update for operations not directly supported.

christophstrobl added a commit that referenced this pull request Mar 4, 2014
When mapping fields of 'Update' for DBObject, UpdateMapper now only performs simple conversion, instead of deep inspection on keywords used. This allows to use custom clauses nested in 'Update' for operations not directly supported. Original Pull Request: #138
When mapping fields of 'Update' for DBObject, UpdateMapper now only performs simple conversion, instead of deep inspection on keywords used. This allows to use custom clauses nested in 'Update' for operations not directly supported. Original Pull Request: #138
@thomasdarimont
Copy link

I rebased the branch again on top of master.

christophstrobl added a commit that referenced this pull request Mar 6, 2014
UpdateMapper now only performs simple conversion if it encounters a DBObject, instead of deep inspection on keywords used. This allows to use custom clauses nested in Update for operations not directly supported. Original Pull Request: #138.
christophstrobl added a commit that referenced this pull request Mar 6, 2014
UpdateMapper now only performs simple conversion if it encounters a DBObject, instead of deep inspection on keywords used. This allows to use custom clauses nested in Update for operations not directly supported. Original Pull Request: #138.
@odrotbohm odrotbohm closed this Mar 6, 2014
@odrotbohm odrotbohm deleted the issue/DATAMONGO-863 branch March 6, 2014 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants