dry-core icon indicating copy to clipboard operation
dry-core copied to clipboard

Use Class#subclasses for DescendantTracker

Open flash-gordon opened this issue 3 years ago • 0 comments

This is a 3.1+ feature. I would expect this to work slower compared to the previous implementation, OTOH .descendants normally called a limited number of times. Also, the new version doesn't hold hard references to classes which is good for code reloading.

flash-gordon avatar Jan 09 '22 08:01 flash-gordon