Code review comment for lp:~jcsackett/launchpad/shortlist-696913

Revision history for this message
j.c.sackett (jcsackett) wrote :

I'll make those two tweaks.

Also, I have confirmed with Leonard Richardson that this branch shouldn't cause API incompatability.

3:05 PM leonardr
jcsackett: when an entry is changed, we take a snapshot before making the change, and send the snapshot along with the new object in an ObjectModifiedEvent

3:05 PM leonardr
so that anyone who cares about the change can see what changed

3:05 PM
afaik that's the only place where lazr.restful uses snapshots

3:05 PM leonardr
and you can't change a collection field

3:05 PM
so unless i'm missing something, this should not change the behavior of the web service

« Back to merge proposal