bizzabo / play-json-extensions

+22 field case class formatter and more for play-json
http://cvogt.org/play-json-extensions/api/
Other
196 stars 44 forks source link

formatAdt fails if implicit is annotated with return type #3

Closed cvogt closed 9 years ago

cvogt commented 9 years ago

there are two failure modes, one is a stack overflow, one is a match error. seems to depend on the order of the trait and the child classes in the code

cvogt commented 9 years ago

fixed in 0.3.0