Skip to content

Remove ObjectMetaClass constructor parameters and construct it using super(Object.class)?  #40

@gdaniel

Description

@gdaniel

This could simplify the instantiation of the class, but also create important execution time overhead, because this metaclass would be used for any access objects, including Pipes, Pipelines, and Model elements.

We need to benchmark this before any modification.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions