Skip to content

Bad Immutable Attribute Descriptor #1

@sad2project

Description

@sad2project

The descriptor works just fine if there's only one attribute on the class that you want to make immutable, but since the name you use the same for all instances of the descriptor, they'll all save under the same name.

Also, for performance reasons, I would cache that name during construction in order to keep from needing to create a formatted string every time. :)

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