Globals vs. properties just really refers to which memory space you have 
them in.  There is some overhead that is incurred when starting a handler 
with globals in that script, but not that you'd probably notice unless you 
had hundreds or thousands.  Otherwise, there is no "speed" factor per se...

How are you using them and what makes you think they're slow?  How you're 
using them might make a difference.


At 04:11 PM 6/1/01 +0200, schmidt-r wrote:
>i have several behaviors which use the same properties.
>these properties do not change. so i could make globals
>out of them. when i do, i get the impression that the
>speed slows down.
>
>are globals really slower than properties?


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to