<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 6, 2016 at 3:36 PM, Ted Gould <span dir="ltr"><<a href="mailto:ted@ubuntu.com" target="_blank">ted@ubuntu.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>What term do you expect to use to distinguish between a command line utility and a graphical application?</div></div></blockquote><div><br></div><div>These exact terms are well known and look fine to me. Command line utility or application, and a graphical utility or application.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div> I had figured that was the difference between "binary" and "app" before.</div></div></blockquote><div><br></div><div>But that doesn't make much sense, right?  Whether one runs an IRC client over the CLI or over a GUI shouldn't change the nature of the client being an application or not.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div> In previous presentations I found it useful to describe an "app" as a binary with a set of associated metadata, but I'm not sure how that aligns with this terminology.</div></div></blockquote><div><br></div><div>Yes, an application in the snap world, app for short, is a runnable program with some associated metadata. Both the app and its metadata is made available via a snap.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Also, does this mean that services are now apps with a service lifecycle capability?</div></div></blockquote><div><br></div><div>Yes, we're taking off the term service from the metadata also. It will look something along these lines, per sprint notes:</div><div><br></div><div>    apps:</div><div>        somecli:</div><div>            exec: bin/somecli</div><div>        somedaemon:</div><div>            start: bin/somedaemon</div><div><br></div><div><br></div><div> </div></div><div>gustavo @ <a href="http://niemeyer.net" target="_blank">http://niemeyer.net</a></div>
</div></div>