Closed LMnet closed 8 years ago
There is unresolved scala compiler bug related to getClass.getSimpleName. It makes this library unusable for nested objects hierarchies. I have added hacky workaround for this bug.
getClass.getSimpleName
Any progress here?
@vsuharnikov forgot about this. Will release a new version to maven asap.
There is unresolved scala compiler bug related to
getClass.getSimpleName
. It makes this library unusable for nested objects hierarchies. I have added hacky workaround for this bug.