Re: Borland and Java obsession.
From: Luigi D. Sandon (cp_at_sandon.it)
Date: 10/14/03
- Next message: Jeff Overcash (TeamB): "Re: Is Borland QA *really* lacking?"
- Previous message: marc hoffman: "Re: See, how it is going?"
- In reply to: Craig Stuntz [TeamB]: "Re: Borland and Java obsession."
- Next in thread: Craig Stuntz [TeamB]: "Re: Borland and Java obsession."
- Reply: Craig Stuntz [TeamB]: "Re: Borland and Java obsession."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 14 Oct 2003 17:11:05 +0200
> The language used to write the IDE has little to no effect on the
> lanugages the IDE can compile, as evidenced by C++BuilderX and
> C++Builder.
What I was pointing out, is that Java and .NET are something more than
languages - they are platforms, with their own needs and issues, running on
top of another platform. With any other language once compiled you have
almost the same code and you have to care about your tool and the platform
for which you are developing. Usually a developer knows very well the
platform his tools run on because it is the same platform he is developing
for.
When a third variable enters the equation, the platform your tool runs on
but you don't develop for, it has no effect on the final product, but may
have some effects on your tool everyday usage, especially if there are
problems and you have to track them down. What if something does not work
well and the user has no enough expertise in the environment his tools works
on to solve it easily? Would a C++ or Delphi programmer able to hunt a
Java-related problem?
Moreover with Delphi and C++ Builder I can write experts using the same
language I use everyday. Can I do it with CBuilderX, or I have to write Java
plug-ins? An expert C++ or Delphi programmer may not be an expert Java. The
same may happen if Delphi will still support WinXX and Linux native apps but
the IDE runs only on .NET. A Linux developer may be forced to work in a
"stranger" environment.
Probably I'd prefer a Delphi Java IDE - although I didn't like it too much -
than a .NET one, the latter seems to hint to a precise choice.
-- Luigi D. Sandon
- Next message: Jeff Overcash (TeamB): "Re: Is Borland QA *really* lacking?"
- Previous message: marc hoffman: "Re: See, how it is going?"
- In reply to: Craig Stuntz [TeamB]: "Re: Borland and Java obsession."
- Next in thread: Craig Stuntz [TeamB]: "Re: Borland and Java obsession."
- Reply: Craig Stuntz [TeamB]: "Re: Borland and Java obsession."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|