Blog posts archive for the given month, sorted by date. See the link for entire blog archive above.
January 18, 2018
In Delphi and C++Builder Tokyo 10.2.2 we have added a number of features to the HTTP client and REST client libraries. Here is a summary. -- Read blog post.
January 26, 2018
In the Delphi language resource allocations and use is generally protected with try/finally blocks. But what's the best practice for protecting multiple resources? We've had some internal discussions and I'd like to share some of the considerations. -- Read blog post.