scalameta / scalagen

WIP - Scalameta powered code generation
Apache License 2.0
40 stars 5 forks source link

Multiple transmutations on same parent do not work #29

Open DavidDudson opened 6 years ago

DavidDudson commented 6 years ago

At present, we do not check as to whether transmutations already exist before adding to the map. Thus only 1 transmutation will be applied