Skip to content
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

[DOC] Singletons section #1540

Merged
merged 11 commits into from
Jun 20, 2024
Merged

Conversation

pczekaj99
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Mar 6, 2024

PR Preview Action v1.1.1-25-g59e77e4
🛬 Preview removed because the pull request was closed.
2024-06-20 08:54 UTC

@MFransen69 MFransen69 requested review from pwielders and removed request for pwielders March 6, 2024 09:47
@@ -0,0 +1,43 @@
## Using and disposing singletons
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think it would be good to (very briefly) also describe the use of singletons in Thunder (what they are) and as section on the code in Core we have to help write singletons (e.g. SingletonType, the role of Core::Singleton::Dispose() etc.) and perhaps some small code example. If you have question on this I think Sebastion will be able to provide some details)

@MFransen69 MFransen69 merged commit b61a83f into rdkcentral:master Jun 20, 2024
30 of 31 checks passed
msieben pushed a commit that referenced this pull request Jun 21, 2024
* singleton section added

* singletons documentation section added

* singletons.md added to mkdocs.yml

* warning fixed

* formating fix

* singletons description addded

* [doc] description of singletons added

* Update singletons.md

---------

Co-authored-by: MFransen69 <39826971+MFransen69@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants