reviewboard integration

Niko Sams niko.sams at gmail.com
Thu Jul 15 05:05:53 UTC 2010


On Thu, Jul 15, 2010 at 05:36, Aleix Pol <aleixpol at kde.org> wrote:
> hi
> as you might have seen I've been working on the export patch feature for a
> while. Actually pastebin plugin is working pretty well, so is the simple-kio
> and email (email is a bit weird though, because you need to have kmail
> configured).
> Today I've been looking on creating the reviewboard integration, I have a
> script that does more or less what I want and I should put it into practice,
> the problem is be that reviewboard relies largely on JSON for reporting to
> the client.
> Does anybody know if there's any way to retrieve the JSON data from our
> dependencies?
> I've tried it with QtScript as it was suggested somewhere but that didn't
> really work, don't know about khtml.
> We could use QJson for that also, but I'd prefer to stay fit with the
> dependencies.
Quanta does already depend on qjson for the crossfire debugger.

It's already in most distributions avaliable, so it should not be a big issue
to have that dependency.

Niko




More information about the KDevelop-devel mailing list