<div dir="ltr"><div>The snap should make a conscious choice between $SNAP_DATA and $SNAP_USER_DATA, so the fact the snap cannot just assume the current directory is the place to put data is actually a good thing.<br></div><div><br></div><div>Please note these recent variable changes:</div><div><br></div><div>$SNAP_APP_PATH => $SNAP</div><div>$SNAP_APP_DATA_PATH => $SNAP_DATA</div><div>$SNAP_APP_USER_DATA_PATH (!) => $SNAP_USER_DATA</div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 4, 2016 at 2:59 AM, Didier Roche <span dir="ltr"><<a href="mailto:didrocks@ubuntu.com" target="_blank">didrocks@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey,<br>
<br>
Discussing with Michael yesterday, it seems that this wasn't really<br>
discussed in the past and may be a good change for 16.04 for the big<br>
cleanup time :)<br>
I was first surprised to see that when starting an application, the<br>
current directory was SNAP_APP_PATH.<br>
<br>
In traditional systems, the current directory is generally a path where<br>
the app have write access to (like $HOME or the one your are in for CLI).<br>
I realize that in most of the snappy apps/services I'm writing, I'm<br>
doing `cd $SNAP_APP_DATA_PATH` as first thing in most of them.<br>
<br>
In that case, is there any particular reason to set the current working<br>
directory to SNAP_APP_PATH instead of SNAP_APP_DATA_PATH or would a<br>
change to set it to the latter makes sense for 16.04?<br>
<br>
Cheers,<br>
Didier<br>
<span><font color="#888888"><br>
<br>
--<br>
snappy-devel mailing list<br>
<a href="mailto:snappy-devel@lists.ubuntu.com" target="_blank">snappy-devel@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snappy-devel" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/snappy-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">gustavo @ <a href="http://niemeyer.net" target="_blank">http://niemeyer.net</a></div>

</div></div>