Skip to content

[Yaml] Document the deprecated arguments of parser and dumper? #6524

Closed
@HeahDude

Description

@HeahDude

Trying to start working on #6226 to document the new YAML flags, I'm thinking that maybe we should add a third section to the YAML component doc, something like:

YAML component:

  • Introduction
  • Format
  • Advanced Format Using Flags
    • Parser
    • Dumper

Of courses, I could have post it in the corresponding issue but I noticed that actually this doc is missing in previous version (2.7?), since we can already use some (now deprecated) extra parameters in parse() and dump().

Shouldn't we start by documenting these parameters, then fix #6226 by adding depreciations notices?

Thanks.

EDIT

  • Detail arguments and object parsing,
  • Document objectForMap

Metadata

Metadata

Assignees

No one assigned

    Labels

    Waiting feedbackYamlhasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions