InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Delphi to Finally Support .NET 2.0

Posted by Jonathan Allen on Jun 29, 2007

Sections
Development,
Architecture & Design
Topics
.NET ,
Programming
Tags
Delphi.NET ,
Delphi

The venerable Delphi has had a rough couple of years. After being virtually abandoned by Borland early last year, it was resurrected in a spin-off company called CodeGear. Now it is in the unenviable position of playing catch-up in both.NET and Win32.

Highlander, which is scheduled for a late 2007 release, will include support for ASP.NET 2.0. On the Windows-side, it will also have a .NET compatible version of the VCL. According to the roadmap, "VCL developers will be able to easily migrate code to managed code using VCL.NET."

Also included is a DBX4 driver for ADO.NET and a lightweight database called SQLDatastore. SQLDatastore is written completely in managed code, fully supports transactions, and allows stored procedures to be written in any language.

The next edition of Delphi, slated for early 2008, is Tiburón. In this release the Win32 version of Delphi is expected to be fully Unicode-compatible with even the standard string being in Unicode format. This also includes the VCL toolkit.

Parameterized types are also going to be part of Tiburón for both the Win32 and .NET platforms. How they expect the Highlander release to support .NET 2.0 generics when the language will not until Tiburón has not been specified.

The last named version of Delphi on the roadmap is Commodore. This version, to be released in the winter of 2008, will focus on 64-bit development.

Not mentioned is anything about supporting .NET 3.0 or 3.5. Considering the work load in front of the Delphi team, we may not see anything in that area until 2009.

No comments

Watch Thread Reply

Educational Content

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.

Max Protect: Scalability and Caching at ESPN.com

Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.

The Seven Deadly Sins of Enterprise Agile Adoption

Are there repeated patterns of failure on Enterprise Agile Enablement efforts? Sanjiv and Arlen discuss Seven Deadly Sins to avoid when adopting Agile in an enterprise.

Questions for an Enterprise Architect

Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?