Skip to content

TransformationContext.getTransformed returns an instance created by a different transformation #4

@stemey

Description

@stemey

If the transformation transforms an object in twice but with differnet transformations, then the same result will be created.

Trsnformation.getTransformed(Object instance)
needs to be changed to
Trsnformation.getTransformed(Object instance,Transformation transfromation)

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