DoclerLabs / hexMachina

Releases, issues, documentation, website of hexMachina, framework written in Haxe
http://hexmachina.org
MIT License
44 stars 8 forks source link

ReflectionBuilder returns module's name for super class #244

Closed FrancisBourre closed 7 years ago

FrancisBourre commented 7 years ago

When you use ReflectionBuilder on class that extends a class contained in a module, the super class is the name of the module instead of the name of the agregated class.