Most of my blog postings has been limited to technical stuff, but this posting will be different. Recently, I was approached to see if I'm interested in a few positions elsewhere.
Since I'm always open to opportunities, I spent quite a fair amount of my own personal resources to learn what I can. While I have quite a broad-based skill set, and I'm quite thorough and single-minded, I'm not certain whether I'm up to uprooting myself from where I am now.
After all, I've been where I am for the past few years...
Hmm... "What can you bring to the company?" - yes, what indeed?
In 2017, with the release of Delphi 10.2 Tokyo, Embarcadero introduced a specialized implementation of the Observer pattern into the System.Classes unit. While it has been in the wild for 9 years, it remains a "hidden" architecture for many, primarily because it serves as the invisible engine behind LiveBindings. Other than live bindings, you can also use the Observer pattern as a way to update component settings to the Windows registry, an .ini file, or persist it elsewhere.
System.Classes