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

Something confusing me. #43

Open
nishantPawzeeble opened this issue Mar 22, 2024 · 0 comments
Open

Something confusing me. #43

nishantPawzeeble opened this issue Mar 22, 2024 · 0 comments

Comments

@nishantPawzeeble
Copy link

Hi @thombergs ,
A query here, in the book "Get Your Hands Dirty ond Clean Architecture", you have used the term/word UseCase, for the stuff in ports/in interface. But at many places, I have seen use case is not interface but implementation of input port interface.
So should the UseCase be considered here as port (interface) and application.domain.service as its implementation.
Like, in general
Input port >>>implemented by >>> UseCase class
But you termed it as
UseCase >>>implemented by >>> application.domain.service

Please reply, as its getting confused when compared with other learning stuff on internet.
Thank you.

Regards,
Nishant

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

No branches or pull requests

1 participant