Delphi的下一个版本:Diamondback(转)

来源: http://blog.csdn.net/netrobo/archive/2004/08/16/76346.aspx


Learn about Diamondback at Borcon
-- Michael Swindell

BorCon 2004 上将发布Delphi的下一个大版本,目前代号为 Diamonback。

Diamondback Rumors -- Michael Swindell

Some rumors I read in the NGs and blogs last night:

Rumor: "I hope Diamondback is more than just Delphi 7 and Delphi 8 combined"
Fact: Way more. If it were just 7 & 8 combined, we'd just call it "Garter Snake"

Rumor: "Diamondback will be two IDEs one for Win32 and one for .NET"
Fact: Diamondback will be a single IDE :o)

Rumor: "Diamondback will include ECO for ASP.NET, Refactoring, and Unit Testing"
Fact: Thats just scratching the surface...

Rumor: "Danny, JohnK, Corbin, Jim and Allen are hotshots"
Fact: Heck ya

Rumor: "DiamondBack will be the best development tool in the world"
Fact: Alright, who broke their NDA? Someone call security please.

At 8/10/2004 09:36:33 AM, Michael Swindell said...
Diamondback won't include any more VB support than is in Delphi 8. In D8 you can compile, write, and debug VB.NET code. But we don't supply a code dom, so two-way tools, form designers, wizards, and code insight, don't work with VB.NET.


At 8/10/2004 10:58:30 AM, Corbin Dunn said...
Just for the record, Diamondback WILL include the Kitchen Sink. I'm making sure of it.

New For Loop Syntax -- Danny

for <variable> in <container expression> do <statement>;

type TStringArray = array of String;

procedure Demo1(const List: TStringArray);
var S: String;
begin
  for S in List do writeln(S);
end;

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值