https://bugzilla.wikimedia.org/show_bug.cgi?id=39181
--- Comment #9 from Gabriel Wicke <[email protected]> 2012-08-22 15:32:02 UTC --- We need clean diffs, but there are different ways to get them, with different cost/benefit ratios. Tracking all semantically insignificant whitespace in rt information looks like a sure way to add a lot of bloat. Selective serialization of modified DOM parts on the other hand seems to offer a better cost/benefit ratio. The only downside of selective serialization I see is that it adds a burden on clients to mark modified parts of the DOM. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
