What with Delphi Prism coming soon, I've been looking at Oxygene (the Remobjects compiler, Delphi Prism will use), and have a found a few features I'd love to see in Delphi Win32. S
|
1
|
|
|
|
|
|
Simple answer: All of them. Simply because that would make it one language again. |
||||||
|
|
|
ome of my favourites are : Inline Property expressions and implicit property variables
Property Initial Values
Iterators While Iterators are available in Delphi, the use of sequences and the yield keyword makes creating them much easier.
I could go on and on, but those would be very nice to have. note this question has kind of been asked before but not in relation to Prism. here |
||||
|
|
|
Some things that would have prevented me running back to Oxygene/Prism screaming, everytime I had to use Delphi in the past 3 or 4 years:
I could go on on about actual language features. But some of them wouldn't even make sense in a single-pass compiler. |
||||||
|
|
|
Apart from what Gabr said, some of the syntactic sugar cubes I would really like to have in Win32 are:
|
||
|
|
|
Preferably, none. |
||
|
|
|
|
I think the followings can be implemented quickly for starters:
|
||||||
|
|
|
The colon operator looks wonderful. You have no idea how many times I've wished I had that in Delphi ever since I read about Oxygene having it. Same with double-comparisons, LINQ, try..except..finally and async/future declarations. Put in features like this that would enhance the language, and leave out the slow, bloated "managed" crap that would wreck the fast, sleek, human-readable language I love, like multi-pass compilation, automatic garbage collection and inline variables, and I'd be very happy. |
||
|
|
|
|
Why don't you vote for this? ;) |
||
|
|
|
|
Garbage collector |
||||||||||||||
|
