CmonLib: A Facelift for DataSetHelper

Some of you might already be aware of my CmonLib,  which, according to the GitHub ReadMe, is a collection of several units with different purpose. My intention for this library was to group all those single-file-helper-units into one repository which can be added as a single submodule to any project in one go. In addition, … Continue reading “CmonLib: A Facelift for DataSetHelper”

A Magical Gathering – Part 1

Sometimes combining different programming techniques reveals the hidden beauty of a programming language. A few years ago I was able to create such a thing with some older and newer language features. The outcome revealed some kind of magic that really amazed myself. The recipe is pretty simple: take an enumerator, mix it with a … Continue reading “A Magical Gathering – Part 1”