Skip to content

Docs: Document the new applyInput step #2420

Open
@jemgillam

Description

@jemgillam

From the same changeset, document the step name changes:

The following ModifierStep classes have all dropped their Step suffix, these
Modifier classes now all run at runtime, and are thus no longer steps; they're
invoked as part of the new applyInput() (TODO: document) step:

  • ModifierStepModifier
  • PgBooleanFilterStepPgBooleanFilter
  • PgClassFilterStepPgClassFilter
  • PgConditionCapableParentStepPgConditionCapableParent
  • PgConditionLikeStepPgConditionLike
  • PgConditionStepModePgConditionMode
  • PgConditionStepPgCondition
  • PgManyFilterStepPgManyFilter
  • PgOrFilterStepPgOrFilter
  • PgTempTableStepPgTempTable
  • SetterCapableStepSetterCapable
  • SetterStepSetter

(Interestingly, other than the removal of placeholder and the fact they deal
with runtime values rather than steps now, they're very similar to what they
were before.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📝 Docs Improvements

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions