Skip to content

generated Generic Functions are not pure #126

@Danny02

Description

@Danny02

Testing Problem

While switching from 1.2.7 to 1.3.6 I encountered the following regression.

a property for a generic value of type T and and a second value of type Function<T, String> generates functions which are not pure. Some of the functions called with the first value return different values on each call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions