Timeline for Where to convert primitive types in meaningful types in Clean Architecture / Onion Architecture
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 31, 2020 at 19:22 | history | edited | candied_orange | CC BY-SA 4.0 | deleted 1 character in body |
| Feb 17, 2020 at 20:38 | history | edited | candied_orange | CC BY-SA 4.0 | added 16 characters in body |
| Feb 16, 2020 at 2:19 | comment | added | candied_orange | @deamon yes, in each case, in each way, seek to know as little as you can. But not less than that. Do not force things to know things unless you have to. Spread knowledge reluctantly.Hide details behind abstractions. long is a detail. It's a design decision. Make it in one place. Only break down and admit it's a long when talking to a system that refuses to learn your abstraction. Even then, look at what abstractions are available in the other system. Maybe you can do better. | |
| Feb 15, 2020 at 20:54 | comment | added | deamon | I understand A, B) with the demand to minimize them as some kind of modularisation or decoupling (avoidance of a tangled mess). C) Would support my favorite approach with conversion in the outermost layer. Did I understand this correctly? | |
| Feb 14, 2020 at 19:54 | comment | added | Aaron M. Eshbach | I'm curious whether you think a maximized A can ever overlap with "Places in your codebase that have to work with Books"? | |
| Feb 14, 2020 at 19:49 | history | edited | candied_orange | CC BY-SA 4.0 | added 2 characters in body |
| Feb 14, 2020 at 19:26 | comment | added | VoiceOfUnreason | +1 for the succinctness | |
| Feb 14, 2020 at 18:13 | history | edited | candied_orange | CC BY-SA 4.0 | added 61 characters in body |
| Feb 14, 2020 at 18:08 | history | answered | candied_orange | CC BY-SA 4.0 |