fastmail / Ix

automatic generation of JMAP-style APIs
GNU General Public License v2.0
10 stars 5 forks source link

ix_update: when the server sets properties, tell the client #68

Closed rjbs closed 7 years ago

rjbs commented 7 years ago

Worth noting is that this will not yet report cases when the server sets a propert the user tried to update, but sets a different value. We want a better Ix::Util::differ before we implement that.

This should meet all our need for now, though.

wolfsage commented 7 years ago

+1, though your commit message has a typo ('sets a propert the user')

rjbs commented 7 years ago

Thanks, amended and applied.