Skip to content
Snippets Groups Projects
Commit f6c523d6 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Don't try to be clever in update by checking if the value is equal to the...

Don't try to be clever in update by checking if the value is equal to the default, it makes everything complicted. Update should just update. If we want something incremental we can do it trivially in the client: just do a get(), complete, then set().

parent 253bcedf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment