Say I acquired a class name that I made as a String . How can I create an instance of a class with the name contained in this line? I know that it will be derived from a specific parent class, but the actual class will change.
instantiation dynamic-typing haxe
RCIX
source share