<div class="gmail_quote">On Thu, Jul 15, 2010 at 8:27 AM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 15.07.10 05:36:01, Aleix Pol wrote:<br>
> as you might have seen I've been working on the export patch feature for a<br>
> while. Actually pastebin plugin is working pretty well, so is the simple-kio<br>
> and email (email is a bit weird though, because you need to have kmail<br>
> configured).<br>
><br>
> Today I've been looking on creating the reviewboard integration, I have a<br>
> script that does more or less what I want and I should put it into practice,<br>
<br>
</div>Did you look at kdesdk/scripts? AFAIK it has a reviewboard-upload-script<br>
already since 4.4 (at least for svn-patches) and also got something new<br>
for 4.5 IIUC (posted a week or so ago on k-c-d) to handle git-patches.<br>
Not sure if thats enough for you or not.<br></blockquote><div><br></div><div>In kdesdk/scripts I could only find reviewboarddiff that is a script to convert patches from git to svn IIUC.</div><div>As a reference, I've been using the post-review tool by reviewboard itself.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
> Does anybody know if there's any way to retrieve the JSON data from our<br>
> dependencies?<br>
> I've tried it with QtScript as it was suggested somewhere but that didn't<br>
> really work, don't know about khtml.<br>
><br>
> We could use QJson for that also, but I'd prefer to stay fit with the<br>
> dependencies.<br>
<br>
</div>I've recently used QJson for converting Google-Chrome bookmarks to xbel<br>
format and its rather easy and nice and easy to use. So if you can make<br>
that part optional I think it would be perfectly fine to depend on that<br>
library. As Niko said most distro's ship it already (including Debian's<br>
next stable release) and its not a big dependency either if one has to<br>
build from sources.<br>
<br>
Andreas<br>
<font color="#888888"><br>
--<br>
Change your thoughts and you change your world.<br>
</font><div><div></div><div class="h5"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br><div>Nice, I'll use Qjson then, makes sense and more if it's already being used in Quanta :).</div><div><br></div><div>Aleix</div>