jpluimers
Worth repeating Dalija Prasnikar, because I bumped into sources of people not getting this concept: [WayBack]: Don’t mix objects and interfaces. You should not, but sometimes it is hard not to. The rules in his article… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Reminder to self that this is still broken: [WayBack] Thread.Destroy deadlocks in finalization of COM+ dll’s This serious bug still exists in Delphi 10.2 after 12 years being reported! http://qc.embarcade… – 丽丽乌克 – Google+ Original… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
On my reading list are these: [WayBack] Is there a way in Delphi to assign an anonymous method to a button event? – Stack Overflow [WayBack] delphi – VCL events with anonymous methods – what… … Read more
4 years ago in Conferences, Delphi, Development, Event, Software Development0
jpluimers
Still interesting question: [WayBack] Are there any static code analysis tools for Delphi/Pascal? – Stack Overflow The basic problem here is that there is no formal language definition for the Delphi or Object Pascal language…. … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
At [WayBack] SysUtils.pas Why parameters of these anonymous not const? TProc = reference to procedure (Arg1: T1; Arg2: T2); TProc = reference … – Jacek Laskowski – Google+, Hallvard Vasbotn made this nail on the… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Reminder to self to eventually try to merge this into GExperts: [WayBack] GitHub – NickRing/Delphi-Shortcut-Finder: Shows/find keyboard short-cuts have be assigned, that may be conflicting. And a reminder to ensure if I ever bump into XE7… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
The below is based on [WayBack] delphi – Is there any way to catch the error if loading a dll cannot find a dependency? – Stack Overflow which I got via: [WayBack] Error regarding rtl240.bpl not found… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
I always thought this was the Ctrl+Shift+Up / Ctrl+Shift+Down in ModelMaker Code Explorer, but it is not: the CnPack navigation is the one that comes most close: [WayBack] Is there a way in the editor… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
I remember fixing a high CPU toggling the Enabled property in an OnUpdate even handler on a TCustomAction descendant quite some time ago, but wasn’t completely sure of the exact cause. My fix was to only set it… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
It has been mentioned a few times already, but for my link archive: [WayBack] GitHub – pleriche/FastMM5: FastMM is a fast replacement memory manager for Embarcadero Delphi applications that scales well across multiple threads and… … Read more
5 years ago in Delphi, Development, FastMM, Software Development0
jpluimers
Just in case I ever need to develop Python scripts on Windows (nowadays it’s mostly on Linux/BSD based systems):[WayBack] GitHub – pyscripter/pyscripter: Pyscripter is a feature-rich but lightweight Python IDE. If you like that, you… … Read more
5 years ago in Delphi, Development, Python, Scripting, Software Development0
jpluimers
In the thread is an actual implementation: [WayBack] I am looking for an implementation of Bipartite matching algorithm in Delphi or Pascal. Does anyone have a suggestion? Thanks – John Kouraklis – Google+ As I… … Read more
5 years ago in algorithms, Delphi, Development, Software Development0