scott wrote:
> A lot of people just find it makes more sense to
> have one file that neatly shows the interfaces and another to actually
> contain the implementation code.
In fact, one of my biggest complaints with C# is the lack of class
prototypes. I miss having a public interface which fits entirely on one
(maybe two) screen(s). Somehow, it seems to make things easier for me.
--
Chambers
Post a reply to this message
|