jpluimers
From a while back, but just in case I ever need JSONPath (for JSON, or BSON Path): [WayBack] Added JSONPath functionality · grijjy/GrijjyFoundation@4ce069a · GitHub. Via: [WayBack] Search for and extract data from your JSON documents… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
Still on my reading list because it is relevant to many programming environments: [WayBack] The Delphi Geek: Data-driven Multithreading. Related: [WayBack] Lockless Multi-Threading in Delphi – Chapman World [WayBack] video [WayBack] sourcecode [WayBack] julian m… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
For my link archive if I want to make Explorer (for Linux caja) or console shortcuts to source or target directories: [WayBack] Fast-Forward »: My Lazarus External Tools with these XML files from [WayBack] Lazarus External… … Read more
5 years ago in Delphi, Development, Lazarus, Software Development0
jpluimers
Bad surprise of the day: SysUtils.TEncoding in XE2+ defaults to ANSI, while in XE it defaulted to UTF-8 .Among other things this means that TStringList… – Eric Grange – Google+ Source: Bad surprise of the… … Read more
5 years ago in Delphi, Development, Software Development0
GunSmoker
EurekaLog 7 now supports Exceptionless bug tracker software. Exceptionless is a popular crash tracker software. It offers hosting service, as well as freeware self-hosting, and allows external connections via REST/JSON based API. Exceptionless is NOT… … Read more
5 years ago in Delphi, EL 7.x, external, feature, other tools, Releases0
zarkogajic
Delphi’s TComboBox combines an edit box with a scrollable list – with the Style property defining the display style of the combo. When set to csDropDownList there’s no edit box – users can only pick… … Read more
5 years ago in delay, Delphi, interceptor, tcombobox, timers0
jpluimers
I’m probably getting a truckload of anti-FreeAndNil folks over me, but there are cases this comes in useful, so having an overloaded version cutting down code ceremony makes sense: [WayBack] interface – Avoiding nested try…finally blocks in… … Read more
5 years ago in Delphi, Development, Software Development0
Dalija Prasnikar
As announced on previous roadmaps, the 10.4 release of Delphi is planned to have unified memory management. That means retiring the ARC compiler on mobile platforms, which will now operate under the same good old… … Read more
5 years ago in Beta, Delphi, memory management0
jpluimers
Too many people forget this (including myself) every now and then) so here is a reminder to use the [WayBack] SetString method when assigning strings from memory regions having characters but no null terminator: Anyway, assuming that… … Read more
5 years ago in Delphi, Development, Software Development0
Uwe Raabe
In the previous blog post we learned how to decorate a field of a class with attributes to adjust the Json serialization to our needs. This post is about serializing fields of type TObjectList<T> or… … Read more
5 years ago in Delphi, JSON, programming, Serialization0
Uwe Raabe
Serializing objects to Json as well as de-serializing them with the Delphi standard libraries has been subject to many discussions. While the majority suggests to use another library or a self implemented solution, there are… … Read more
5 years ago in Delphi, JSON, programming, Serialization0
jpluimers
As this is still an issue with current Delphi versions: every now and then it looses which designers are needed for a frame: [WayBack] What is the easiest way of getting Delphi to accept a… … Read more
5 years ago in Delphi, Development, Software Development0