architecture-components-samples icon indicating copy to clipboard operation
architecture-components-samples copied to clipboard

GithubBrowserSample File Structure Explanation

Open feinstein opened this issue 7 years ago • 2 comments
trafficstars

It would be very useful if you could provide an explanation for the file structure:

image

For example, I don't know what vo stands for, or why there are adapters under ui/common and also under binding, which is outside from ui.

I would even put db inside repository, so it would be very useful to read about the logic behind the choosing of this file structure and have the opportunity to learn even more, on how to structure the architecture itself.

feinstein avatar Jul 01 '18 17:07 feinstein

v.o. stands for value object.

pedrovarela86 avatar Oct 03 '18 15:10 pedrovarela86

Yeah, took me a while to figure it out, but eventually I did...but beyond that, I wanted to understand the reasoning behind the structure, why they prefer it this way and etc... So I could improve my architectural thinking

feinstein avatar Oct 03 '18 16:10 feinstein