Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

Deferring Delphi Managed Records Support

the future of starts demands massive productivity

As you probably remember, I previously posted a 10.3 pre-release blog post on managed records in the Delphi language.

We had a great beta program for RAD Studio 10.3 and received a lot of very valuable feedback from partners and customers. Based on the feedback we received in the beta cycle, we decided to disable the managed records feature in the Delphi language for the 10.3 release. This was done to ensure we don’t break existing customers’ code and third party vendors’ code that make an advanced use of records.

Managed records have an effect on records parameters passing (to avoid additional useless copies of the data) and the ramifications of these changes risked affecting existing code. They also affect the use of RTTI for records. In light of compatibility with existing code and to further refine and improve the design of the feature, we felt it was better not to release it, and have more interactions with beta testers and partners with a longer development cycle.

Adding support for managed records will be on our roadmap for 10.4, along with additional language features already planned and under development.

Even without managed records, we have a number of great Delphi language enhancements in 10.3, including support for inline variable and constant declarations, variable block scope visibility and lifetime, variable type inference along with compiler quality work (also positively impacting Code Completion). We are sure you’ll like what is coming in 10.3 for Delphi developers.


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

Marco is one of the RAD Studio Product Managers, focused on Delphi. He's the best selling author of over 20 books on Delphi.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES