We were able to investigate some very specific CodeInsight bugs (with reproducible cases) over the last few months, and we were able to work on several fixes to the Code Completion and other areas. One critical case involved a developer overloading a generic method. While some of the fixes will be included in the next major release, others may be made available for the 10.2.x product and are…
While most of the Delphi conferences in Europe happen in the fall (September and October are generally fairly crowded months), there are also a few regular events in the late spring timeframe.
Delphi Day, Italy, June 7th
The Delphi Day in Italy is a conference I helped…
Despite all the push for web and mobile development, which are certainly growing a lot, Windows desktop development is far from death. In fact, at the recent Build 2018 conference Microsoft reported that over the last year the developers using Visual Studio for building…
Delphi 10.2.3 RAD Server Linux Apache Patch Released
May 18, 2018
As you have probably seen, Embarcadero has released a few patches for 10.2.3. I wrote about them at http://blog.marcocantu.com/blog/2018-april-10-2-3-patches-recap.html and there was a new one for iOS covered by Sarina at https://community.embarcadero.com/blogs/entry/rad-studio-10-2-3-ios-11-3-patch-available.
Yesterday, the compony released a patch that addresses a few critical issues when…
You might have seen my blog has had a few issues recently. It is a very old application written in Delphi and running on a totally outdated Linux VM, hosted by a newer and more robust server. But the reality is, it is fairly fragile. First it had a kernel crash, caused by a…
Delphi Blogs of the Month #59
April 26, 2018
I have already blogged specifically about the 10.2.3 release, the patcheswe delivered for it, and linked to the collection of related articles in the community site athttps://community.embarcadero.com/blogs/tags/tag/10-2-3. In particular, the launch webinar reply…
Recap of RAD Studio 10.2.3 Patches and Information
April 20, 2018
The replay launch webinar done by the PM team earlier in April is available on YouTube and it is linked athttps://community.embarcadero.com/blogs/entry/10-2-3-webinar-replay. You can also browse the community for all of the 10.2.3 related blog posts athttps://community.embarcadero.com/blogs/tags/tag/10-2-3
Two two recent patches are:
C++Builder 10.2.3 C++ Compiler 4k Stack…
Two Small RAD Studio 10.2.3 Patches
March 28, 2018
Embarcadero has released a couple of small and focused patches for the recent RAD Studio, Delphi, and C++Builder 10.2.3 update.
The first is an Android Push Notification Patch available ashttps://cc.embarcadero.com/item/30831.This patch resolves an issue with…
Database and FireDAC Enhancements in RAD Studio 10.2.3
March 27, 2018
I already blogged about RAD Server changes and RTL fixes in the Delphi, C++ Builder and RAD Studio 10.2.3 update. Another area that has received attention is the database support in general, and FireDAC in particular. Below is a list with some of the most notable…
RTL Enhancements in RAD Studio 10.2.3
March 19, 2018
As listed in the “What’s New in 10.2.3” DocWiki page,http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_3, among the changes, new features, and fixesin the latest update of 10.2 Tokyo.
One of the added features isMIME support improvements for the REST Client library. This was achieved by adding a new internal TMimeTypes class to handle the…