Skip to content

SimulationResult does not allow custom types. #11

Description

@Bathtor

Apparently, it can happen that a value that clearly is present in the SimulationResult can not be retrieved, if it is a custom type. I assume the JVM sees those types as different if loaded by different classloaders and refuses the cast.
I don't think there is any workaround for this (except insisting custom types can be serialised), but it would probably be a good idea to document this behaviour somewhere.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions