Skip to content

GlueAdaptor::addDefinition() will create duplicated DocString transformers #2581

@liang-shen

Description

@liang-shen

🤔 What's the problem you've observed?

When multiple glue path is configured, (parent->child), JavaBackend::loadGlue() will call GlueAdaptor::addDefinition() for each path. But glue.addDocStringType() won't check whether the input parameter is from same class method.

✨ Do you have a proposal for making it better?

Should filter out the same annotated class method.

📚 Any additional context?

N.A


This text was originally generated from a template, then edited by hand. You can modify the template here.

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