I'm sure there is also some meta lib for java out ...
# arrow
r
I'm sure there is also some meta lib for java out there we may not know about doing something similar or providing the primtives to do it with javac that isn't apt
s
I know Daniel from VAVR worked on some custom meta stuff at some point but not sure if it was ever finished.
p
See the nice work of John the author of Cyclops. He wrote interesting posts: https://medium.com/@johnmcclean/cyclops-java-the-active-typeclass-manager-c46daa82aea4
r
I see injections at the property level but not on call sites.
Is this just a means for property level DI of type class like interfaces?
Nice, I think I definitely qualify as one of the derive4j geeks if I were still doing java
🙌 1