Jump to content

Recommended Posts

Posted

In our company we just talked about our Delphi upgrade plans. Now it seems there is a new version of Delphi every year after Embarcadero took over. Has anyone heard any roadmap for the next edition of Delphi after XE2? New features? Estimated release date?

 

We are still running D2009 and I am beginning to see some real incentives for upgrading. Especially since I am using generics a lot now and the D2009 generics implementation is somewhat rough around the edges as places.

  • Administrators
Posted

XE is the most stable version in my view. XE2 is not as stable but a very good version too. Addition of 64-bit is a major feature in XE2. I haven't played with FireMonkey stuff as I don't need them. Neither do I need OS X stuff.

 

I think it is better to wait a few more months and buy XE3.

Posted

One should note that XE2 is the final version with old compiler technology. It's nearly 20 years old - continuously patched and upgraded - platform. As David Intersimone said (Chief Evangelist at Embarcadero), the biggest challenge is a creation of new compiler and linker technology, targeted to cross/multi/platform compilation (i.e. language and HW independent architecture). The biggest advantage of XE2 is FireMonkey - (semi) multiplatform application framework (vector GUI and OS independent RTL - in a simplified way).

Unfortunately, most of bug fixes in XE2 is about FireMonkey and only the minority of them is about IDE/Compiler/x64 and etc. I hope and I pray that XE3 (hopefully this fall) will be this all-breaking anniversary new version with completely new compiler technology for Intels (Win32/Win64/MacOS) and ARMs (Android, iOS).

For instance - current (XE2) support for iOS (in FireMonkey) is via Free Pascal Compiler only so there is an external dependance.

It's all about priorities and I hope guys at Embarcadero will use content of their heads in a proper way.

  • 2 weeks later...
Posted

For some time I also monitor xpower++ (www.gridplusplus.com) which seems to get a mature candidate for cross plattform programming using Pascal/Delphi skills.

  • Administrators
Posted

For some time I also monitor xpower++ (www.gridplusplus.com) which seems to get a mature candidate for cross plattform programming using Pascal/Delphi skills.

 

It seems to be using a scripting solution instead of native code.

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...