On 10/10/11 15:06, Stephan Beal wrote:
   I'll post a draft spec in the next few days, then start working on the
actual implementation.

FWIW: this could be implemented in JavaScript, using the JSON API to fetch
the actual diffs, and then laying them out in JS (rather than C):

http://fossil.wanderinghorse.net/cgi-bin/fossil-json.cgi/json/diff?v1=b0e9b45baed6f885&v2=5f225e261d836287&context=5

In my mind, the side-by-side diff shouldn't require javascript. I think it's a good idea to allow sections to be hidden/shown using javascript, but by default the diff should work even with javascript unavailable/disabled or noscript (in firefox) blocking the site. Or am I being too old-fashioned?

--
Kind regards,
Jan Danielsson

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to