On 28 March 2013 19:28, Sebastian Schaffert <sschaff...@apache.org> wrote:
> Hi Peter,
>
> at the moment I have no real patches to send, we just have a small bug fix
> for the SPARQL-JSON writer that we currently host locally in our source
> code, but would replace with your new version once it is available.
>
> But if you want to I can rewrite your JSON result parsers so they use
> Jackson - should be fairly straightforward. Your result writers seem to
> directly write to the output streams anyways. If I find the time I will
> create a pull request in your bitbucket repository :-)

I had an hour to spare yesterday afternoon so I hacked together the
conversion for the writer, and you have completed the parser that I
started but did not complete. Hence, now there are two Pull Requests
#107 [1] and #108 [2] for SES-1726 [3].

I am going away for a few days, but feel free to hack together a
coherent single Pull Request out of the two in the meantime.

Cheers,

Peter

[1] 
https://bitbucket.org/openrdf/sesame/pull-request/107/replaced-sparql-json-parser-with-jackson
[2] 
https://bitbucket.org/openrdf/sesame/pull-request/108/ses-1726-unfinished-alternative-to-pull
[3] https://openrdf.atlassian.net/browse/SES-1726

Reply via email to