SUGAR_ACTIVITY_ROOT
Michael Stone
michael at laptop.org
Wed Nov 7 10:52:46 EST 2007
$SAR/instance seems like a safer place to me because there will be no
concurrency issues, but I have no plans to start the Apocalyse if
someone tries to check in a file from $SAR/data. :)
Incidentally, how do you feel about the claim that $SAR/conf is
superfluous and should be removed in favor of just using $SAR/data for
persistent non-DS data?
Michael
On Wed, Nov 07, 2007 at 04:07:51PM +0100, Bert Freudenberg wrote:
> On Nov 7, 2007, at 4:23 , Zarro Boogs per Child wrote:
>
> > Activities should only create files in $SUGAR_ACTIVITY_ROOT/data (for
> > persistent data), in $SUGAR_ACTIVITY_ROOT/instance (for
> >transmission to
> > and from the DS, basically), and in $SUGAR_ACTIVITY_ROOT/tmp (for
> >small
> > bits of volatile state).
> >--
> >Ticket URL: <http://dev.laptop.org/ticket/4703>
>
> Is using $SUGAR_ACTIVITY_ROOT/instance mandatory for DS checkins, or
> is data/ okay, too?
>
> - Bert -
>
>
More information about the Devel
mailing list