Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Class(y) - <b>obsolete commands</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Obsolete Commands
------------------------------------------------------------------------------

 Description:

    The commands following this entry will be considered obsolete in the
    next major version of Class(y).  These changes to Class(y)'s original
    syntax are being made for one or more of the following reasons:

    .   To achieve greater consistency in the command set
    .   To reflect Class(y)'s evolving architecture
    .   To anticipate future changes in Class(y) and Clipper.

    These commands will continue to be fully supported at least through the
    next version.  The Class(y) user manual and sample programs still make
    use of these commands.  In essence, this is an advance warning of
    changes which will be made in the next version, to allow a more gradual
    transition to the new syntax.

    A summary of the old commands and their replacements follow:

    Old             New
    command         command
    --------------------------------
    INSTVAR         VAR
    CLASSVAR        CLASS VAR
    ENDCLASS        END CLASS
    METHOD...=      MESSAGE...METHOD
    LOCAL:          HIDDEN:
    PRIVATE:        HIDDEN:

    Reasons for the change are given in the detailed entry for each
    old command.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson