InfoQ

News

Delphi to Finally Support .NET 2.0

Posted by Jonathan Allen on Jun 29, 2007 12:46 AM

Community
.NET
Topics
Programming
Tags
Delphi,
Delphi.NET

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

Reply

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.