Re: Confessions of an "OO Foreigner"

From: Peter E.C. Dashwood (dashwood_at_enternet.co.nz)
Date: 12/30/03

  • Next message: Peter E.C. Dashwood: "Re: CoBOL moved to OO"
    Date: Tue, 30 Dec 2003 21:27:24 +1300
    
    

    "William M. Klein" <wmklein@nospam.netcom.com> wrote in message
    news:IY8Ib.11519$lo3.3414@newsread2.news.pas.earthlink.net...
    > FYI - if you want to use the "returned value" from an object
    reference/method,
    > you MAY use the
    >
    > Move object-reference::method-name (param-n)
    >
    > syntax (called "inline object reference")
    >

    Only if it is early bound (and early binding stinks IMO).

    Pete.


  • Next message: Peter E.C. Dashwood: "Re: CoBOL moved to OO"