Re: What do Java programmers feel is missing from C#?
- From: "mc" <look@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 8 Mar 2008 20:11:49 -0500
"Dan Leifker" <dleifker@xxxxxxxxxxx> wrote in message
news:KIWdnbA267Pogk7anZ2dnUVZ_iydnZ2d@xxxxxxxxxxxxxx
mc wrote:
I may be opening a can of worms and don't want to start a religious war,
but...
What features of Java do Java programmers miss when working in C#?
Other than, of course, great portability. C# has more limited
cross-platform portability (Mono).
I'm thinking more about data structures and ways to express algorithms.
I sort of liked fall-thru in switch statements, but I'm the first to admit
that it can lead to unreadable code.
Actually, I think the switch statement is the most awkward thing in C#,
largely because it isn't the Fortran-like thing from C that it looks like.
I wish C# had adopted the Pascal case statement.
.
- Follow-Ups:
- Re: What do Java programmers feel is missing from C#?
- From: Dan Leifker
- Re: What do Java programmers feel is missing from C#?
- References:
- What do Java programmers feel is missing from C#?
- From: mc
- Re: What do Java programmers feel is missing from C#?
- From: Dan Leifker
- What do Java programmers feel is missing from C#?
- Prev by Date: Re: What do Java programmers feel is missing from C#?
- Next by Date: Re: What do Java programmers feel is missing from C#?
- Previous by thread: Re: What do Java programmers feel is missing from C#?
- Next by thread: Re: What do Java programmers feel is missing from C#?
- Index(es):
Relevant Pages
|
|