I've updated my proposal based on the comments I've received and some
recommendations I've taken from OSLC-CM. I've updated the proposal in
place at [0]. The example from that proposal now looks like:

{
    "format" : "http://travisbrown.ca/projects/bug_interchange.txt";,
    "http://example.org/bug/12345"; : {
        "metadata" : {
            "title" : "There is no documentation",
            "created_at" : "2012-08-27T15:15:11Z",
            "metadata_modified_at" : "2012-08-28T12:03:58Z",
            "project_name" : "Foomater",
            "project_id" : "b15ccefdaceed6d15679e3e0cde6bddd",
            "status" : "Open",
            "severity" : "Blocker",
            "component" : "Documentation",
            "reporter" : "[email protected]",
            "seen_in" : "Version 1.6a",
            "owner" : "Unassigned",
            "description" : "Foomater needs docs\nWrite them in SGML"
        },
        "54ca928424dd2a2fa8bb800fc" : {
            "name" : "[email protected]",
            "created_at" : "2012-08-27T15:30:15Z",
            "in-reply-to" : ["issue"],
            "comment" : "We could go over this Tuesday"
        },
        "1595d407a9faff3d53147ac7a4ed5a67" : {
            "name" : "[email protected]",
            "created_at" : "2012-08-27T17:00:02Z",
            "in-reply-to" : ["54ca928424dd2a2fa8bb800fc", "issue"],
            "comment" : "Sure"
        }
    },
    "cb9099d7a9f6dea6ff50f3c54c16ed44" : {
        "http://bugs.example.com/175/198"; : {
            "name" : "[email protected]",
            "created_at" : "2011-06-02T02:26:26Z",
            "in-reply-to" : ["http://bugs.example.com/175/180";, "issue"],
            "comment" : "Please attach the tracelog"
        }
    }
}

I would be interested if there are any further comments.

[0] http://travisbrown.ca/projects/bug_interchange.txt

--
Travis
Nitpick https://github.com/travisb-ca/nitpick
_______________________________________________
dist-bugs mailing list
[email protected]
http://kitenet.net/cgi-bin/mailman/listinfo/dist-bugs

Reply via email to