jpluimers
A while ago, Uwe Raabe reminded me about the Delphi Style Guide which is on-line at the Embarcadero document wiki: He reminded me to write a bit more about Delphi Style Guides, as there are… … Read more
2 years ago in Delphi, Development, Software Development0
jpluimers
A while ago, I got reminded of a few occurrences of Delphi apps hanging after a little less than 2 months of being active. It does not happen that often, as usually Patch Tuesday requires… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
Subtitle: GetFullPathName thread-unsafety because of SetCurrentDirectory isn’t, so derived functions (like Delphi GetDir/ChDir/TPath.GetFullPath, or .NET System.IO.Path.GetFullPath) are not thread-safe either (via The Old New Thing) A while ago I got a big reminder because of [Wayback]… … Read more
3 years ago in Delphi, Development, pascal, Software Development, Turbo Pascal, Windows Development0
jpluimers
Earlier this year, [Wayback/Archive] Lars Fosdal posted a long thread about Embarcadero/IDERA software quality and one special person trying to offset the lack. It is important not just because of his opinion, but also because Lars posts… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
I thought I had written about this a long time ago, as Math.SetRoundMode (and now System.Math.SetRoundMode) has been introduced since at least Delphi 2007. There are also related GetRoundMode and TFPURoundingMode. Delphi 2009 also introduced… … Read more
3 years ago in Delphi, Development, Software Development0