Hello,

Le 3 janv. 06 à 20:48, Mark Wieder a écrit :

Can I upload data files to my space on RevOnline? The *.rev files will go, I know, but my little app has a couple of demo data files to go along with it.
I'd like to upload a package like the WikiRev zip file on
http://hytext.com/rev/

Maybe I should write a stack that harbors the data files, and unpacks them
to the user's disk when run. Then I'd be uploading *.rev files only.

You might try putting the data files into custom properties, then
unpacking them on stack initialization.

You are perfectly right Mark.
The only problem is that a stack downloaded from Rev Online lives in RAM until the user chooses to save it... Then you have to handle if the user saves the stack, where, delete or keep the files, rely dynamically the files to the stack, etc.
Of course, it's easily doable but it means a lot of additional work...

Best Regards from Paris,
Eric Chatonet
------------------------------------------------------------------------ ----------------------
http://www.sosmartsoftware.com/    [EMAIL PROTECTED]/


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to