Skip to content

Create general implementation (e.g., decorator) for wrapper base classes #1834

Open
@carldlaird

Description

@carldlaird

contrib/pynumero/interfaces/nlp_projections.py has a base class that is intended to simply pass all the NLP methods through to a containing object. This is a useful base class if you want to modify the behavior for only a subset of the methods. This could be implemented more generally so that it is less fragile.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions