Skip to content

Verify harmonization of classes and records #1453

@badcel

Description

@badcel

With the introduction of the new subclassing requirements the reference handling for classes changed. Now at every full transfer at a boundary the ref count is changed. Prior ref count was only touched during instance creation.

This change make the "owned handle" parameter in the "InstanceFactory" interface obsolete for classes. But it is still required for records. As both kinds of types run through the dynamic instance factory and instance cache the code should be harmonized again.

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