Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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