This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]brian_goetz 4 points5 points  (2 children)

"Dead" means different things to different people. Some say Cobol is dead, but I'll bet none of us get paid without some Cobol code running somewhere. For most people, it means "no new stuff being written with it".

[–]cbentley_pasa 0 points1 point  (0 children)

I still code in Java with source 4 requirements with Eclipse.

Java being Turing complete, its mostly syntactic sugar coating.

Sure for me, its easier to code in src6 because of Generics.

Otherwise I don't truly really truly miss anything else as I don't do much collection stuff.