Comment 10 for bug 337394

Revision history for this message
Abhishek Mukherjee (linkinpark342) wrote :

While experimenting a bit more, it seems my patch breaks normal replaces functionality. I'm looking into it right now; just don't do anything drastic with the code above...

Could i ask for a couple clarifications in the spec. What is to happen if replaces_id is also set when trying to append to a bubble? My interpretation says that appending takes precedence over replacing but I just wanted to make sure.

Because of my little replacing oversight, the result is a smidgen less beautiful but it's still readable... I diffed it against the HEAD (or similar for bzr), not against my previous patch