Skip to content

[field_transformations] return field instead of FieldPtr #197

@dglaeser

Description

@dglaeser

currently, the transformation return FieldPtr instances, which is used in the TransformedField class.. this should be changed. The transformations could yield actual fields, while TransformedField internally constructs a new ptr from them... this would make the transformations usable in different contexts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions