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

[FEATURE] Decorator to simplify service creation #836

Open
C0ZEN opened this issue Aug 21, 2020 · 6 comments
Open

[FEATURE] Decorator to simplify service creation #836

C0ZEN opened this issue Aug 21, 2020 · 6 comments
Labels
feature-request Contains a feature/enhancement request help wanted Extra attention is needed
Milestone

Comments

@C0ZEN
Copy link
Member

C0ZEN commented Aug 21, 2020

Describe the solution you'd like
Create a decorator to simplify the code for a Singleton service.
Instead of creating the same function for each service, a decorator would do that for us.

@C0ZEN C0ZEN added the feature-request Contains a feature/enhancement request label Aug 21, 2020
@C0ZEN C0ZEN added this to the v2.0.0 milestone Aug 21, 2020
@C0ZEN C0ZEN self-assigned this Aug 21, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature-request to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@C0ZEN C0ZEN added the help wanted Extra attention is needed label Aug 21, 2020
@C0ZEN
Copy link
Member Author

C0ZEN commented Aug 21, 2020

I tried different stuff but I was not able to find a proper solution for this.

@C0ZEN C0ZEN removed their assignment Aug 21, 2020
@github-actions
Copy link
Contributor

⚠️ Warning! ⚠️

This issue was marked as stale due to a lack of activity for two months. 😟
In one month this issue will be closed if there is no more activity during this period. 😬

If you want to avoid this stale state you could add one of these labels:

  • label: waiting
  • label: wontfix
  • label: dependency-fix
  • label: opened-pull-request
  • label: help wanted

@github-actions github-actions bot added the no-issue-activity Stale issue label Oct 21, 2020
@C0ZEN C0ZEN removed the no-issue-activity Stale issue label Oct 22, 2020
@github-actions
Copy link
Contributor

⚠️ Warning! ⚠️

This issue was marked as stale due to a lack of activity for two months. 😟
In one month this issue will be closed if there is no more activity during this period. 😬

If you want to avoid this stale state you could add one of these labels:

  • label: waiting
  • label: wontfix
  • label: dependency-fix
  • label: opened-pull-request
  • label: help wanted

@github-actions github-actions bot added the no-issue-activity Stale issue label Dec 22, 2020
@C0ZEN C0ZEN removed the no-issue-activity Stale issue label Dec 24, 2020
@github-actions
Copy link
Contributor

⚠️ Warning! ⚠️

This issue was marked as stale due to a lack of activity for two months. 😟
In one month this issue will be closed if there is no more activity during this period. 😬

If you want to avoid this stale state you could add one of these labels:

  • label: waiting
  • label: wontfix
  • label: dependency-fix
  • label: opened-pull-request
  • label: help wanted

@github-actions github-actions bot added the no-issue-activity Stale issue label Feb 23, 2021
@C0ZEN C0ZEN removed the no-issue-activity Stale issue label Mar 6, 2021
@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2021

⚠️ Warning! ⚠️

This issue was marked as stale due to a lack of activity for two months. 😟
In one month this issue will be closed if there is no more activity during this period. 😬

If you want to avoid this stale state you could add one of these labels:

  • label: waiting
  • label: wontfix
  • label: dependency-fix
  • label: opened-pull-request
  • label: help wanted

@github-actions github-actions bot added the no-issue-activity Stale issue label May 6, 2021
@C0ZEN C0ZEN removed the no-issue-activity Stale issue label May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Contains a feature/enhancement request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant