Helping newcomers anticipate that standalones can't save to themselves

Mike Kerner MikeKerner at roadrunner.com
Fri Aug 15 11:09:18 EDT 2014


How about going the other direction and fixing the behavior?

Technically, any standalone CAN edit itself, anyway, but there are all
sorts of things that might be able to be done with ancillary files to store
changes/updates.  When the standalone is going to set something, it checks
the file (like a settings file), first.  This is just like what happens
with the message path.

Polymorphism will make the product more powerful and let people do amazing
things with it.


On Fri, Aug 15, 2014 at 10:58 AM, Bob Sneidar <bobsneidar at iotecdigital.com>
wrote:

> hmmm… it would be too much to ask that the test mode could simulate the
> windows environment on a Mac and vis versa. Fairly impossible I suppose to
> emulate Linux…
>
> Bob S
>
>
> On Aug 15, 2014, at 07:21 , Ludovic THEBAULT <ludovic.thebault at laposte.net
> <mailto:ludovic.thebault at laposte.net>> wrote:
>
>
> Le 15 août 2014 à 16:13, Richard Gaskin <ambassador at fourthworld.com
> <mailto:ambassador at fourthworld.com>> a écrit :
>
> One of the most frequent frustrations new users have with LiveCode is the
> moment they realize the standalone they've built can't save changes to its
> stacks.
>
> Often this happens very late in the process, just after building the
> standalone to test out the work they've been doing, and suddenly everything
> that worked so well in the IDE stops working, with no readily discernible
> cause.
>
> So they come into the forums or this list, and folks mention everything
> from refactoring their work to use an anchor window (or "splash" screen)
> pattern, or completely rewrite everything to use an external text file or
> database or what have you.
>
> The LiveCode User Guide's section on building standalones includes a bold
> purple callout box explaining this (p 299), but it's a testament to the
> usability of LiveCode that apparently a great many people can use it
> productively for many weeks without ever cracking the User Guide.
>
> Clearly something more is needed.  What should that be?
>
> Putting a note in the Standalone Builder might help, but if they've gotten
> that far it's too late, they probably have to start rewriting things.
>
> How can we help users anticipate IN ADVANCE that no OS will allow their
> executable to write to itself, so they can write useful things from the
> very start
>
> Hello,
>
> What about a « test » mode that simulate the standalone comportment ?
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list