<meta charset="utf-8"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><div class="im" style="color: rgb(80, 0, 80); ">On Thu, Feb 10, 2011 at 1:20 PM, Samuel Greenfeld <span dir="ltr"><<a href="mailto:greenfeld@laptop.org" target="_blank" style="color: rgb(42, 93, 176); ">greenfeld@laptop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
As far as I know there really is no need; when your activity saves state<br>(when exiting, etc.), it should save the copied file as part of the<br>activity's journal entry.<br><br>At least this is how it has always worked with Jukebox & Read.<br>
<br></blockquote><div><br></div></div><div>Do I understand what you've written correctly?  If I open and play a .wav file located on a usb stick in JukeBox, the wav file's data is serialized into the activity instance on write_file?</div>
<div><br></div><div>I just played with jukebox and it does not seem to work this way -- I loaded in a .wav file, played it, and then closed my activity instance.  I removed the usb stick and relaunched my jukebox activity instance.  Jukebox was not able to play my file.  Also, my file was not added to the journal.</div>
<div><br></div><div>Let me try to rephrase my question in terms of the jukebox activity: If I wanted to add an option to jukebox which "imports" wav files selected with the object chooser into my journal, what would be the best way to detect if the files were already in the journal or not?</div>
</span>