digitalmars.D - D versus C#/.NET module systems
- Eduardo Cavazos <wayo.cavazos gmail.com> May 17 2012
--f46d04426822eae5a004c042112c Content-Type: text/plain; charset=ISO-8859-1 This question on "programmers.stackexchange.com" questions the complexity of the C#/.NET namespace/module/dll system in relation to more elegant approaches taken by other languages. http://programmers.stackexchange.com/questions/149056/why-do-net-modules-separate-module-file-names-from-namespaces I'm not an expert in the D programming language, but i's module system seems to be nowhere near as baroque as the C#/.NET way. If anyone would care to chime in regarding D on that stack exchange question, it would be appreciated. --f46d04426822eae5a004c042112c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div>This question on "<a href=3D"http://programmers.stackexchange.com= ">programmers.stackexchange.com</a>" questions the complexity of the C= #/.NET namespace/module/dll system in relation to more elegant approaches t= aken by other languages.</div> <div><br></div><a href=3D"http://programmers.stackexchange.com/questions/14= 9056/why-do-net-modules-separate-module-file-names-from-namespaces">http://= programmers.stackexchange.com/questions/149056/why-do-net-modules-separate-= module-file-names-from-namespaces</a> <div><br></div><div>I'm not an expert in the D programming language, bu= t i's module system seems to be nowhere near as baroque as the C#/.NET = way.</div><div><br></div><div>If anyone would care to chime in regarding D = on that stack exchange question, it would be appreciated.</div> --f46d04426822eae5a004c042112c--
May 17 2012








Eduardo Cavazos <wayo.cavazos gmail.com>