Skip to content

move shared post-init to base Component #177

@wpbonelli

Description

@wpbonelli

components may share post-init tasks e.g. computing maxbound based on input arrays, right now we repeat this the __attrs_post_init__ hook in all components but it could be moved to the base class. this will make for simpler templates to generate code from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions