-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Persistence Singleton identity and definition #185
Labels
Comments
This was referenced Feb 18, 2022
Closed
Rich2
added a commit
that referenced
this issue
Feb 19, 2022
Rich2
added a commit
that referenced
this issue
Feb 19, 2022
Rich2
added a commit
that referenced
this issue
Feb 20, 2022
Rich2
added a commit
that referenced
this issue
Feb 20, 2022
Rich2
added a commit
that referenced
this issue
Feb 22, 2022
Rich2
added a commit
that referenced
this issue
Feb 22, 2022
Rich2
added a commit
that referenced
this issue
Feb 23, 2022
Rich2
added a commit
that referenced
this issue
Feb 23, 2022
Rich2
added a commit
that referenced
this issue
Feb 25, 2022
Rich2
added a commit
that referenced
this issue
Feb 25, 2022
Rich2
added a commit
that referenced
this issue
Feb 25, 2022
Rich2
added a commit
that referenced
this issue
Feb 26, 2022
Rich2
added a commit
that referenced
this issue
Feb 26, 2022
Rich2
added a commit
that referenced
this issue
Feb 26, 2022
Rich2
added a commit
that referenced
this issue
Feb 27, 2022
Rich2
added a commit
that referenced
this issue
Feb 27, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When persisting singleton objects there can be a difference between referencing the object from within another objects definition and defining / constructing the singleton object. A simple identity token should be enough for reference but to construct the object may take a number of fields.
Also
Add the typed style to type parametrised types.
Simple ShowShow classes have been abandoned. Document the reasons
The text was updated successfully, but these errors were encountered: