Skip to content

docs: update plugin guides for _resolve_operation helper #58

@TomKaltofen

Description

@TomKaltofen

The FeatureChainParserMixin now includes a _resolve_operation() helper that simplifies the common dual-path pattern (string-based parsing vs config-based options fallback) used by many feature groups.

The plugin development guides in docs/guides/ should be updated to recommend _resolve_operation() for extracting operation types instead of manually calling FeatureChainParser.parse_feature_name() and falling back to options.

See mloda-ai/mloda#242 for the implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions