Skip to content

Improve Ergonomics around manipulating DocNode data in processors #53

Description

@grahamboree

The current approach to manipulating data in a ConfigProcessor is a bit clunky. Specifically, you need to first convert the existing DocNode to a ComposedDocNode, which isn't super clear. Then, the methods for manipulating ComposedDocNodes are pretty limited.

This feels like it needs revisiting with an eye on more complex ConfigProcessors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    📈enhancementA useful improvement or extension to existing behavior

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions