Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Conversation

@zachgarner
Copy link

Model.defaultModel is a singleton but is never assigned a value, causing
the multiple calls to the method Model.defaultModel() to go through the
time consuming task of recreating it each time.

Model.defaultModel is a singleton but is never assigned a value, causing
the multiple calls to the method Model.defaultModel() to go through the
time consuming task of recreating it each time.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant