Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Support inheritance for attribute mapping annotations such as NgAttr, NgOneWay, etc. #457

@wstrange

Description

@wstrange

The use case I have in mind:

A suite of workflow components. They all share some common attributes (example: workflow-id, workflow-variable, etc.)

I would like to have a base class ( WorkflowBase, for example) that defines these common attributes and then have each of my components inherit from this base class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions