Stefan Glienke
Recently Robert Love blogged about Exception Management in the PPL (let’s please stick to this abbreviation since that is what Embarcadero calls it).What I was missing though was handling exceptions in fire and forget tasks since you… … Read more
10 years ago 0
Robert Love
Recently I wrote a blog post titled: “PPL – TTask an example in how not to use.” The goal of that post was to help introduce some of the new thought processes that are required… … Read more
10 years ago in Delphi0
Robert Love
I found this blog post in my drafts folder from August of 2013. I think I was going to add code examples but never had the time. I guess it’s better late than never,… … Read more
10 years ago in Delphi, Legacy Code0
Unknown
I announced in my last blog post that an updated version of Delphi in Depth: ClientDataSets is now available, both in printed and in eBook formats. In response, a reader posted this question as a… … Read more
10 years ago 0
Robert Love
Delphi XE7 contains a new Parallel Programming Library, which is really powerful and easy to start using. But it can be something that can be done wrong, and not realize it until it’s much… … Read more
10 years ago in Delphi0
Bob Swart
Does anyone have a unit called IdHTTPWebBrokerBridge.pas as part of Indy 10 that can be used with Delphi 2007? I’m asking, because for a Delphi 2007 Indy 10 stand-alone HTTP SOAP server, I would like… … Read more
10 years ago in XML, SOAP & Web Services0
Bob Swart
Does anyone have a unit called IdHTTPWebBrokerBridge.pas as part of Indy 10 that can be used with Delphi 2007? I’m asking, because for a Delphi 2007 Indy 10 stand-alone HTTP SOAP server, I would like… … Read more
10 years ago in XML, SOAP & Web Services0
Stefan Glienke
The time of teasing is finally over – today I want to show you what I have been working on over the past few weeks:TestInsight is an IDE plugin for Delphi (supporting XE and up)… … Read more
10 years ago 0
blong
Well, well, well, it turns out I’ve been working for myself for two decades now! I left Borland in January 1995, thinking I could manage maybe about 5 years if I was lucky and did… … Read more
10 years ago in Delphi0
Soho Theme on while true do;
Just a quick note to inform you about the new online training “Update to Delphi XE7”. The training will be 22 hours long, and is divided in 4 session each (5.5 hours). More information at… … Read more
10 years ago 0
Soho Theme on while true do;
Just a quick note to inform you about the new online training “Update to Delphi XE7”. The training will be 22 hours long, and is divided in 4 session each (5.5 hours). More information at… … Read more
10 years ago 0
Stefan Glienke
Today I want to talk about dynamic arrays. Often you might prefer them over a full blown generic list because it avoids creating an instance just to store a couple of elements (which are backed… … Read more
10 years ago 0
Stefan Glienke
In a previous post I talked about the Maybe type that similar to the Nullable type allows you to handle values or the state of having no value in a functional approach.Today I show you another… … Read more
10 years ago 0
jacob
There have been rumors, and some of them are true…. I’m excited to announce today that Embarcadero Technologies has acquired Castalia and Usertility. The official press release is here: http://www.embarcadero.com/press-releases/embarcadero-acquires-castalia-and-usertility-from-twodesk-software I know this brings up some… … Read more
10 years ago in Castalia for Delphi, Delphi, Usertility0