<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 16 December 2014 at 12:52, Alexander Larsson <span dir="ltr"><<a href="mailto:alexl@redhat.com" target="_blank">alexl@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":7mu" class="a3s" style="overflow:hidden">Well, there are two parts. One is the actual "runtime" that makes the<br>
whole thing tick. This part is desktop independent.<br>
<br>
The second part is to have an actual base runtime with dependencies that<br>
you can use to write an application. Anyone could create one, and the<br>
system obviously handles that, but I'm also creating a gnome specific<br>
one both so that gnome applications can use it and to have *something*<br>
to test things on.</div></blockquote></div><br></div><div class="gmail_extra">That sounds pretty reasonable. It's also not far from my idea of using very few system dependencies to ensure the necessary runtime (e.g. Python 3 + Qt 5) is available, and bundling the majority of the libraries the application wants.<br><br></div><div class="gmail_extra">Thomas<br></div></div>