
7 Jan
2005
7 Jan
'05
9:41 p.m.
On Fri, 07 Jan 2005 16:24:10 -0500, christopher diggins <cdiggins@videotron.ca> wrote:
All Java and C# programs package global data in a single class, so I don't see a problem with so-called "monolithic" designs. In hind sight there is no reason to require that the global data and functions are in the class, as long as one is uses namespaces conscientiously
This strikes me as a deficiency in C# and Java. --Matt