-
Code Maintenance with Net
I think .net is going to create a real problem maintaining applications.
Although it is nice that you can write your program in a multitude of languages
this creates a problem. It means that different developers on the same project
can use their own favorite languages(And don't even think they won't). This
might appear to be an advantage, but in the long run, you have to maintain
this stuff. Applications are hard enough to maintain without a middle tier
built with Perl, VB and C#. What a nightmare...
-
Re: Code Maintenance with Net
Kamran,
> It means that different developers on the same project
> can use their own favorite languages(And don't even think they won't).
They won't because the managers won't allow them to. In larger
organizations, then the existing factions will continue to exist, but at
least interop is much better.
> This
> might appear to be an advantage, but in the long run, you have to maintain
> this stuff. Applications are hard enough to maintain without a middle
tier
> built with Perl, VB and C#. What a nightmare...
Syntax isn't all that important, it's the frameworks that make maintaining
apps written in different languages difficult today. Having a common
framework, rather than the seperate continents that exists today, will far
outweigh the problems of language syntax IMO. Heck, the IDEs of the future
will probably do language translation transparently.
In the long run diversity is good, and will potentially lead to better
languages (visual, or whatever). Having a common environment to compete in,
is essential for that evolution. Likewise, on the macro scale, other
competing environments are a good thing, even if they only have the one
"pure" language <g>.
--
David.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks