ngs-doo / revenj

DSL Platform compatible backend
https://dsl-platform.com
BSD 3-Clause "New" or "Revised" License
268 stars 44 forks source link

Use `typeOf` from runtime mirror #105

Closed tindzk closed 6 years ago

tindzk commented 6 years ago

Required to be able to resolve generic classes in scope. Previously, this was causing exceptions on certain occasions when an alternative class loader such as Play's was used.