Dec 21, 2016 class decorator initialise reflect scan typescript Scan Decorated Classes in Typescript TL;DR: Make the decorator set a property in the class and look for it. While trying my hand at writing an ORM, I had
Jul 4, 2014 decorator delta profile python timer Braindump: Use a Decorator to Time your Python Function In the programs I write these days I use timing methods to profile the code, mainly because I find it easier to split and sum