Skip to content

ObjectGraphWalker shouldn't use soft references #53

Description

@lorban

Soft references cause all sorts of problems with garbage collection and cannot reliably be used for caching, which is what the ObjectGraphWalker uses them for.

Another form of Field caching should be used.

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