[Trac] Feedback request for the new Trac Diff features

Christian Boos cboos at bct-technology.com
Wed Jun 15 19:09:40 CDT 2005


Emmanuel Blot wrote:

>I think quite the same as Christopher on this topic. I haven't tried
>your new diff implementation yet, however. State-based web
>applications often show subtile troubles, I think we should refrain
>from using such a solution for Trac.
>  
>
Well, I can't think of such trouble there: the only state which is managed
is the information about 'old_path' and 'old_rev', which is propagated
as parameters when one navigates within the browser.

When such parameters are present, the Browser page clearly identifies
itself as a being in a preparation for a "Diff" mode,
and shows the state information with a
"From <old_path> in revision <old_rev>" line.

So nothing is hidden, nothing can be ambiguous.

-- Christian



More information about the Trac mailing list