On Jan 6, 2008 11:15 PM, SJS <[EMAIL PROTECTED]> wrote:
> begin  quoting David Brown as of Sun, Jan 06, 2008 at 05:29:12PM -0800:
> > C# is kind of enough to consider use before initialization to be a static
> > compilation error.  Most other languages just consider it a warning.
>
> Well, C# is just a Java ripoff. That's nothing new.

No it's not "just a Java ripoff". C# copies features from Java, Delphi
(delegates) and C (enums and structs). It also introduced its own
features such as automatic boxing and unboxing. See
http://www.jot.fm/issues/issue_2002_11/article4/

Java copies features from at least C++, LISP (garbage collection) and
even Objective-C (interface/@protocol).

-Chuck

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to