DWScript source code recently introduced a newcomer: TRefCountedObject. This base class takes the place of TObject in dwsUtils, and is now present throughout the DWScript code. What it adds is, well, a manually reference-counted class. If you’re not interested in the DWScript internals, you ...
More...