On Tue, Sep 13, 2011 at 10:30 AM, Alaric Snell-Pym
<ala...@snell-pym.org.uk>wrote:

> by context, but it might be worth including JSON and human-HTML versions
> of each URL, like so:
>
> {
>   ...stufff about a commit...
>   "parents" : {
>      "<hash of parent commit>" : { "json" : "http://......json";, "html"
> : "http://...html"; },
>      "<hash of parent commit>" : { "json" : "http://......json";, "html"
> : "http://...html"; }
>   }
> }
>

That doesn't sound unrealistic, and is probably the most flexible approach
overall. If you've got ideas about what concrete responses in that style
would/should look like, i'd love to see them.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
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