Re: I really hate .NET especially inside Delphi
- From: "Bob" <rcf2@xxxxxxxxx>
- Date: 4 Oct 2006 16:49:08 -0700
Brian Moelk wrote:
So don't use Delphi in the BDS, use C#. Or move over to VS. Others
Certainly, but imagine what would have happened if Delphi was simply
Turbo Pascal for Windows? Can't break backward compatibility with my
DOS-based ASCII form applications.... ;)
(the vast majority it seems) like what they have done. Would borland
rather sell one professional copy to you or 100s or 1000s to others
that like the way it is.
The point is that there are times when one must break the past to
forge the future. I believe .NET is one of those times.
And if Borland wanted to move Delphi forward into .NET, and I think
they *needed* to do so, a far better strategy would be to have a
mixed mode compiler. This wouldn't force porting one's entire
application, libraries and third party components to .NET, but would
enable use of the .NET framework in a piecemeal/a-la-carte fashion.
For changes, are we talking about the uses clause? Or namespace?
Personally, I don't have a problem with how Delphi makes a namespace
from a unit name (in D2006). Once you understand it, then it is very
simple. And it not that hard to understand. The uses clause I
would not change. I like the way it works giving the compiler
enough info to build properly and me not having to maintain a
separate "project" or make file.
I don't necessarily have a problem with it, like I've said before it's
an elegant-ish hack given what they wanted to do with Delphi. My
point is that the whole strategy is flawed. IOW, it's an ok solution
to a problem that shouldn't have been solved.
If Borland saw your point and hired you on today to fix the problem,
would you then jump in and create your Uber language that fits your
world then try to sell it to the millions that actully rely on that
backwards compatibility "hacks" that they have in place? Again, VS is
waiting for you here.
Again, you are not answering questions posted to you. Just begining
Why would I need the .cs source if I have the assembly? Why would I
need the assembly if I had the source? Perhaps I'm not following what
the problem is here. Note: when I say need, it's purely from a use
perspective.
new rants. You said C# was decoupled. I was pointing out that it
wasnt.
FMPOV, it's all about design concepts and the fact that one is
deployment vs. code design is irrelevant. There are design principles
that are pervasive in all aspects of design.
huh? gibberish. I was trying to point out, what you were considering
design and what I do were different. Mine must be wrong because its
different. However, I dont consider project/make symantecs design.
Design is the relationship between the classes and code where the work
is done. A good design could be implemented in different environments
regardless of how the files are linked together and compiled. imo.
--
.
- Follow-Ups:
- Re: I really hate .NET especially inside Delphi
- From: Brian Moelk
- Re: I really hate .NET especially inside Delphi
- References:
- I really hate .NET especially inside Delphi
- From: AnnShip
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Clinton R. Johnson
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Bruno Fierens [tmssoftware.com]
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Rick Beerendonk
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Tim Jarvis [Borland/DTG]
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Bob
- Re: I really hate .NET especially inside Delphi
- From: Brian Moelk
- Re: I really hate .NET especially inside Delphi
- From: Bob
- Re: I really hate .NET especially inside Delphi
- From: Brian Moelk
- I really hate .NET especially inside Delphi
- Prev by Date: Re: I really hate .NET especially inside Delphi
- Next by Date: Re: Why aren't you upgrading?
- Previous by thread: Re: I really hate .NET especially inside Delphi
- Next by thread: Re: I really hate .NET especially inside Delphi
- Index(es):
Relevant Pages
|