thecodingmachine/graphql-controllers

GlobTypeMapper issues

Closed this issue · 1 comments

  • 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)

Type-hint fixed in #29