jpluimers
Reminder so self: [WayBack] sglienke / Spring4D / source / Source / Reactive / Spring.Reactive.pas — Bitbucket fragments: type TInterlocked = SyncObjs.TInterlocked; TInterlockedHelper = class helper for TInterlocked // TODO: move to Spring.pas class function CompareExchange<T: IInterface>(var… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
From an interesting discussion at [Archive.is/WayBack] FaceBook: Delphi developer thread by Jarto Tarpio with some measurements by Jarto Tarpio and André Mussche. Manipulation of strings and lists in Delphi have high memory allocation/deallocation rates, so… … Read more
5 years ago in Delphi, Development, FastMM, Software Development0
jpluimers
For my link archive: [WayBack] Does anyone knows a existing implementation of bcrypt or scrypt for delphi? – Fabian S. Biehn – Google+: [WayBack] GitHub – JackTrapper/scrypt-for-delphi: Scrypt implementation for Delphi [WayBack] Git… … Read more
5 years ago in Delphi, Development, Encryption, Power User, Security, Software Development0
jpluimers
Via [WayBack] We kick off a week of MVVM with an introduction of the Model-View-ViewModel pattern and how data binding is used to realize it. – Erik van Bilsen – Google+: [WayBack] MVVM – grijjy… … Read more
5 years ago in Delphi, Development, Software Development0
Uwe Raabe
Today Delphi is going to be 25 years old! Old? Really! My son is one year older and I still would rate him young. I for myself can remember the years between 25 and 30… … Read more
5 years ago in Delphi0
jpluimers
I wish I could have prepared something more substantial for the 25th Delphi birthday. Alas: life has been tough (see below), so please keep an eye on these search terms, hash tags and start posts… … Read more
5 years ago in Delphi, Development, Software Development0
blong
It seems funny to think Delphi is 25 years old, and yet sure enough the celebrations are ongoing for the 25th Anniversary of its unveiling on 14th February 1995.As it happens I’ve been part of… … Read more
5 years ago in android, Delphi, windows0
gabr42
Something great has happened on this day, 25 years ago.It was the sign of Aquarius. People were listening to Creep. And the AppBuilder was released.You don’t know AppBuilder? Sure you do! It was developed and —… … Read more
5 years ago in Delphi, delphi25th0
Bruce McGee
On February 14th, 2020, Delphi celebrates its 25th anniversary. Wow. It’s no secret that I’m an unapologetic Delphi fan. I like the language, the IDE and the community. I’ve had the pleasure of meeting and… … Read more
5 years ago in Delphi, delphi25th0
jpluimers
If a part of a method requires implicit setup/tear-down code (for instance when using managed types like arrays, strings, etc), especially in rarely taken execution paths, then consider putting that code in a separate method…. … Read more
5 years ago in .NET, Delphi, Development, Software Development0
blong
A problem surfaced on Stack Overflow recently from a Delphi developer, Tom Byrnes, who discovered that on Android, the Enter (or Return) key no longer triggers the OnKeyDown and OnKeyUp events. This was unfortunate as… … Read more
5 years ago in android, CPlusPlus, Delphi0