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

Think about how improve AppHandlerRegistry and document it #223

Open
AMontagu opened this issue Nov 24, 2023 · 1 comment
Open

Think about how improve AppHandlerRegistry and document it #223

AMontagu opened this issue Nov 24, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@AMontagu
Copy link
Collaborator

AppHandlerRegistry interface may be improved in term of usage.

But all this magic behavior should also be explained/documented so people that know how grpc python work understand the way DSG is making the connection.

  • Delete old usage code
@AMontagu AMontagu added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 24, 2023
@legau legau moved this to Todo in 1.0.0 Tasks Nov 24, 2023
@AMontagu
Copy link
Collaborator Author

Idea:

  • Use the dajngo settings that register app to introspect the ones compatible with DSG (should be withtjout specific add)
  • Settings for the ROOT_HANDLER may then be duplicate if we can automate it by the django settings
  • Use the handler.py to declare Service in the django admin way and not calling a method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant