On Wed, May 31, 2017 at 5:17 PM Richard Gaskin via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I almost always pass long IDs as object references, e.g.:
>
>     put the long ID of grc "portal-title-bkgnd" into tObj
>     DoSomethingWith tObj
>
> Complete, absolute, unambiguous, and, if used repeatedly, cached.


I second that. I almost always use long ids as well.

-- 
Trevor DeVore

>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to