W wl Well-Known Member Licensed User Longtime User Apr 6, 2016 #1 It has been asked before, but I would really like to have a concept of namespaces which would make it a lot easier for me to partition my code. I could write helper libraries without having any name conflicts in the applications that use these libraries. For those not aware of namespaces or not wanting to use them a "default namespace" could be used.
It has been asked before, but I would really like to have a concept of namespaces which would make it a lot easier for me to partition my code. I could write helper libraries without having any name conflicts in the applications that use these libraries. For those not aware of namespaces or not wanting to use them a "default namespace" could be used.