Re: Cobol for Visual sutdio
- From: Michael Wojcik <mwojcik@xxxxxxxxxxx>
- Date: Wed, 29 Oct 2008 10:48:25 -0400
Pete Dashwood wrote:
It is a problem with the COBOL language so neither of them can implement it
(even if they wanted to...) Things like reflection
Reflection works just fine. Why wouldn't it?
and LINQ
Not implemented in our .NET COBOL, true, but there's no reason why it
would be particularly more difficult than, say, EXEC SQL, which we
have and does work. ADO.NET works, and LINQ is just syntactic sugar
for ADO.NET.
Personally, I'm not particularly impressed with LINQ. It's cute, but
it doesn't add much to the expressiveness of the language. It's
certainly not innovative (in the .NET space) the way WCF is, or the
way F# is, or the way IronRuby is.
are two very
important ones that come to mind immediately. There are others.
OK, name some.
--
Michael Wojcik
Micro Focus
.
- Follow-Ups:
- Re: Cobol for Visual sutdio
- From: Pete Dashwood
- Re: Cobol for Visual sutdio
- References:
- Cobol for Visual sutdio
- From: Nondisclosure007
- Re: Cobol for Visual sutdio
- From: Pete Dashwood
- Re: Cobol for Visual sutdio
- From: James J. Gavan
- Re: Cobol for Visual sutdio
- From: Pete Dashwood
- Cobol for Visual sutdio
- Prev by Date: Re: Cobol for Visual sutdio
- Next by Date: Re: COBOL ain't quite dead - yet !
- Previous by thread: Re: Cobol for Visual sutdio
- Next by thread: Re: Cobol for Visual sutdio
- Index(es):
Relevant Pages
|