Skip to content

Standardize on "OpMode" / "linear OpMode" / "iterative OpMode" / "Blocks OpMode" #205

@ItsHarper

Description

@ItsHarper

The upcoming 9.0 release of the SDK will switch all usages of the term OpMode to the form "OpMode". FTC Docs does not consistently use the form "OpMode", and should be updated to do so.

Additionally, the preferred way to refer to OpModes that specifically extend LinearOpMode (including Blocks OpModes) is "linear OpMode", and the preferred way to refer to OpModes that specifically extend OpMode directly is "iterative OpMode".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions