I guess I am not the only one who has noticed the trend to publish videos of various types instead of articles. There are interviews, tutorials and whatnot. I understand that it might seem to be the more modern form of publishing stuff, but it has some very annoying drawbacks: It does not allow for … Continue reading What is it with Delphi videos?
Author: dummzeuch
Another bug bites the dust in GExperts code formatter
Another bug bites the dust: The unit test case for generic classes no longer fails. This probably means that I broke something else and that other uses of generics still fail. I need more test cases to fix any other problems with generics that might still exist. Please, could somebody who actually uses generics (I … Continue reading Another bug bites the dust in GExperts code formatter