Skip to content

Is there not an __post__init or some way to initialize a member based on the values of other members? #189

@metaperl

Description

@metaperl

The default value example shows numerous ways to initialize a member. But what if you want to initialize it based on the other values of the object being instantiated?

Does Atom have something like dataclass' __post__init()?

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