Geeks
thecodingmachine
/
graphql-controllers
Readme
Issues
Stargazers
Watchers
GlobTypeMapper issues
Closed this issue
7 years ago
·
1
comments
moufmouf
commented
7 years ago
infinite constructor loop if GlobTypeMapper references Registry. Idea: move the compositemapper constructor in a setter? (or get rid of Registry...)
GlobTypeMapper type-hints AnnotationReader instead of Reader (the interface)
moufmouf
commented
7 years ago
Type-hint fixed in
#29