I rather thought Gary was suggesting to duplicate the enum in both libs. Matt
On Thu, Apr 4, 2013 at 2:22 PM, Emmanuel Bourg <ebo...@apache.org> wrote: > Le 04/04/2013 15:48, Gary Gregory a écrit : > > > Here is what it would look like in [codec]: http://pastebin.com/HcyiqgCP > > > > Thoughts? > > > > How about doing the same in [lang]? > > > > Thoughts? > > I understand the issue but I'm not fond of the solution suggested. The > LetterCase enum would be best suited for [lang], but using it in [codec] > would create a dependency on [lang]. Is it worth the trouble? > > Emmanuel Bourg > > >