Re: An alternative Delphi strategy
- From: Jolyon Smith <jsmith@xxxxxxxxxxxxx>
- Date: Wed, 9 May 2007 20:05:30 +1200
In article <xn0f5zhhl2xuuy4002@xxxxxxxxxxxxxxxxxxxxxx>, bmcgee@xxxxxxxxxxxx
says...
See my response to Chris.(re: being #2)
Fair 'nuff. :)
Just the WinForms designer, C#/VB.Net compilers and MSBuild as far as I
know.
Don't forget the CodeDOM - for refactoring. HelpSpewer <bksp x 6> Viewer
(Ok, maybe these aren't strictly strictly part of the VS IDE per se, but they
are key parts of the BDS/Delphi IDE)
I'm not sure what you mean by this affecting language features.
Partial Classes.
Demanded by the cack-handed approach to form design impementation taken by the
WinForms designer to try and keep "design-time code" tucked away out of sight
(code folding and "please don't touch this" boiler plate comment code being a
solution that registers laughably little better than "barely acceptable in
this day and age").
aiui partial classes are a language fudge to support an inelegant designer
solution - they certainly have precious little else to offer that is
beneficial or advantageous, and represent a significant threat to code quality
imho.
But by leveraging the designer, the Delphi language *had* to support the
language fudge that the form designer needed.
All "aiui".
Let them put the donkey work into the IDE, while you churn out the
best gosh-darned languages that that IDE can use.
Yes, one could argue this, but I wouldn't agree with them.
I wonder if you have looked at Chrome? An outfit (RemObjects) with vastly
lesser resources than CodeGear/Borland have managed to produce an ObjectPascal
compiler for .net with language features that make Delphi look positively
stone age. For one thing, it has supported .net 2.0 for some time now.
I doubt they could have achieved this if they had to develop an IDE as well.
When does Delphi.net get 2.0 support.....?
Where is the resource spending their time?
(
Recently, we are told, on improving the quality of the IDE...... a task
presumably made more complicated by the need to have an IDE that can host
multiple personalities...... hmmmmm
)
:P
--
JS
.
- References:
- Re: An alternative Delphi strategy
- From: Dave Nottage [TeamB]
- Re: An alternative Delphi strategy
- From: Ivan Rakyta
- Re: An alternative Delphi strategy
- From: Bruce McGee
- Re: An alternative Delphi strategy
- From: Chris Burrows
- Re: An alternative Delphi strategy
- From: Bruce McGee
- Re: An alternative Delphi strategy
- From: Jolyon Smith
- Re: An alternative Delphi strategy
- From: Bruce McGee
- Re: An alternative Delphi strategy
- Prev by Date: Re: "Is the end nigh for Borland?" at blogs.techrepublic
- Next by Date: Re: .NET or not - any difference
- Previous by thread: Re: An alternative Delphi strategy
- Next by thread: Re: An alternative Delphi strategy
- Index(es):
Relevant Pages
|
Loading