Fellow devs - if you have a "repository"-like object that only has a single implementation do you do this? If so - why?pic.twitter.com/GRogvFc7qu
Możesz dodawać lokalizację do Twoich Tweetów, jak miasto czy konkretne miejsce, z sieci lub innych aplikacji. W każdej chwili możesz usunąć historię lokalizacji swoich Tweetów. Dowiedz się więcej
Yeah...clean...it works well for some projects... Because of that dependency arrow/onion architecture (business logic is the innermost layer and cannot not point/depend on an outer layer). If each layer is a different Grade module, this also avoids a circular dependency I guess?
Additionally helps in build time. When the data impl changes the ABI of the interface would not be changed. So the domain can avoid recompilation (compile avoidance) and all modules above it.
Twitter jest przeciążony lub wystąpił chwilowy problem. Spróbuj ponownie lub sprawdź status Twittera, aby uzyskać więcej informacji.