Hello,

On Sun, 13 Aug 2000, Tyson Dowd wrote:
> > will be coming from C and C++ where it is perfectly normal to do all sorts
> > of things that the compiler cannot guarantee to be safe. This leads to all
> > sorts of bugs such as buffer overflows, stack corruption, page faults
> > accessing unmapped memory, etc. By making it so convenient to write unsafe
> > code in C#, Microsoft has essentially given these C/C++ coders an excuse not
> > to bother learning how to write safe code, and many programmers will take
> > that excuse.
> 
> I don't believe you can teach programmers anything by trying to take
> tools away from them.

Hum. Sorry. I'm a total newbie compared to all of you here,
but. yes, it is a language design question. What's
encapsultation and abstract data types? What's object-oriented programming
itself?... I thought that information hiding - and the related language
features are known to be good. That's why I really cannot follow your
point here.

?

Best regards,

-Sylvan
-- 
Do, or do not. There's no 'try'. -Yoda
Sylvan Ravinet: http://www.ravinet.com/sylvan/contact


Reply via email to