<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 28, 2014 at 9:14 PM, Kevin Krammer <span dir="ltr"><<a href="mailto:krammer@kde.org" target="_blank">krammer@kde.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Friday, 2014-03-28, 20:55:02, Boudewijn Rempt wrote:<br>
> On Fri, 28 Mar 2014, Kevin Krammer wrote:<br>
> > The D-Bus session/user daemon is also something that needs to be treated<br>
> > in a platform specific way as a dependency.<br>
> > E.g. on Windows there could be a D-Bus installer that applications bundle<br>
> > and run if necessary, very much like Games bunlding an DirectX installer.<br>
> Oh no, I never would do that... It would still cost me many hours of my<br>
> life dealing with it, and it would still give my users no advantage at<br>
> all. There just isn't any reason an application like Krita would need an<br>
> ipc solution -- and any library that insists on coming with one is just<br>
> not going to make the cut.<br>
<br>
</div>I thought I was obvious that I was addressing the Aleix's concern about<br>
portability of frameworks requiring D-Bus, but I must have failed at that.<br>
<br>
I'll try to make it more clear: a framework that can be built on a platform,<br>
run on that platform and provide its functionality on that platform can be<br>
considered supported on that platform.<br>
<br>
And, additionally, the whole point of having different frameworks is the<br>
ability to choose which ones to use, which at least for me implied not having<br>
to use a framework that does not provide any features an application needs.<br>
<div class="HOEnZb"><div class="h5"><br>
Cheers,<br>
Kevin<br></div></div></blockquote><div> </div></div></div><div class="gmail_extra">Well, I think that what Boudewijn means is that even though we can use DBus on Windows, we might not really want to. Not only for deployment constraints but also because then you need to take care of having it running and management. It can be more of a promo statement more than actual technical advice, but I prefer happy users of few frameworks than slightly frustrated users of many frameworks...</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">In other words, I don't think it's enough to be able to build and run. I think that it's fundamental also to be able to deploy it and provide an seamless and integrated experience to the user. Being cross-platform I think it also means that the user doesn't feel like in a KDE/Linux bubble within his Windows/Mac/Android system.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></div>