옵자
옵자
CC#
Created by 옵자 on 1/23/2024 in #help
How to create a better namespace structure?
Thank you for answering question Have a great day!
24 replies
CC#
Created by 옵자 on 1/23/2024 in #help
How to create a better namespace structure?
After reading responses and seeing some more code, my thoughts have been cleared up. I think should keep the relationship between namespaces flexible, but focus on which namespace to put the actual functionality in
24 replies
CC#
Created by 옵자 on 1/23/2024 in #help
How to create a better namespace structure?
I agree To clarify, my question was about whether it's appropriate for a class in a parent namespace to access a class in a child namespace.
24 replies
CC#
Created by 옵자 on 1/23/2024 in #help
How to create a better namespace structure?
Thank you for your answers Have a great day!
24 replies
CC#
Created by 옵자 on 1/23/2024 in #help
How to create a better namespace structure?
I asked this question out of curiosity, as I don't know anyone else who works with special rules for namespaces, and I've been working without any rules until now.
24 replies
CC#
Created by 옵자 on 1/23/2024 in #help
How to create a better namespace structure?
So, am I correct in understanding that the sub-namespaces in donet code, except for the System namespace, do not reference the parent namespace due to internal rules within the development team?
24 replies
CC#
Created by 옵자 on 1/23/2024 in #help
How to create a better namespace structure?
If add a feature or a high-level API, I think that namespace should be dependent on the parent namespace, and the reverse is something... unnatural
24 replies