How to store a stack in a custom property

Sarah Reichelt sarah.reichelt at gmail.com
Mon Apr 27 19:33:38 EDT 2009


On Tue, Apr 28, 2009 at 9:32 AM, J. Landman Gay
<jacque at hyperactivesw.com> wrote:
> Jim Bufalini wrote:
>>
>> By the
>> way, did anyone mention that custom properties are faster than globals in
>> memory?  ;-)
>
> Don't think so, unless something's changed since I asked Scott Raney about
> it. Variables will always be faster than retrieving a property, though the
> engine is so fast the differences are probably insignificant.


Usually the point is made that custom properties are enormously faster
than fields, even if the fields are hidden.

Sarah



More information about the use-livecode mailing list