dot notation

Richard Gaskin ambassador at fourthworld.com
Thu May 22 15:56:07 EDT 2003


It seems acceptable to the interpreter to use dot notation for labelling
handlers and properties, e.g.:

  on my.mouseUp
    doSpecialStuff
  end my.moyseUp

  set the uMyStuff.data[4] of this stack to tMyVar

It seems in some cases the visual break of the period may be useful for
readability.

Can you think of any reason using dot notation like this would not be a good
idea?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.2: Publish any database on any site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the use-livecode mailing list