Skip to content

Class sides StartUp: and shutDown: methods should never call super #19386

@FedeLoch

Description

@FedeLoch

These methods should not call super.

This is because these super methods reinitialize everything. As this is for the meta class, the state should ONLY be initialized once (when the class is installed)

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