liufengyun / gestalt

gestalt : portable and solid macros for Scala
https://github.com/scalacenter/macros
31 stars 3 forks source link

using flags for modifiers is an over-design for macros #53

Closed liufengyun closed 7 years ago

liufengyun commented 7 years ago

This PR refactor modifiers design by removing flags, which is an over-design IMO.