On Mon, Mar 28, 2011 at 10:24 AM, Stephan Beal <sgb...@googlemail.com>wrote:

> On Mon, Mar 28, 2011 at 8:43 AM, Bill Burdick <bill.burd...@gmail.com>wrote:
>
>> This allows you to make a Fossil repository that functions as your
>> "account" and register repositories with it that you are watching (I don't
>> have a GUI yet to register repositories -- the data is in a JSON wiki page
>> attachment).  The "followed" page shows aggregated
>>
>
> Great stuff! Regarding the JSON bits... i recently added some basic JSON
> support to my copy of fossil, but haven't done anything interesting with it.
> The current code can output the timeline in JSON, but currently no other
> areas use JSON (for lack of energy and real use cases, not the difficulty of
> solving the problem). If you have concrete ideas about how having JSON
> output come directly from Fossil might help you to implement your hub, i'd
> be interested in discussing that with you and potentially adding the JSON
> output support.
>

Well, I'm parsing the XML timeline RSS feed in JavaScript, right now, but
JSON would certainly be more convenient :).


Bill
_______________________________________________
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