Rev scripting preferences
Richard Gaskin
ambassador at fourthworld.com
Thu Feb 8 18:10:43 EST 2007
Robert Mann wrote:
> When I started with rev I was putting all the scripts right where I was
> using them such as in the button, the problem I was having is keeping track
> of all the globals I was generating so I started to then call a handler
> which I then put in the card script, but now my stack seems to be slower....
If your stacks seem slower there's something else at play. The time to
call a script further down the message path from the target object is
such a small fraction of a microsecond that it isn't noticeable.
What else changed in your stack between the time the script was on the
control and the time it was moved to the stack?
--
Richard Gaskin Managing Editor, revJournal
_______________________________________________________
Rev tips, tutorials and more: http://www.revJournal.com
More information about the use-livecode
mailing list