On Wed, Feb 26, 2014 at 4:33 PM, tetsuo <ronald.tet...@gmail.com> wrote: > Because... it's an unnecessary breaking change?
>From what I understand of your previous post, you implements some of your converters in Enums, which you can do because IChoiceRenderer is currently an interface. And you won't be able to do it if it's a class. Am I right?