2 Replies Latest reply on Aug 15, 2013 3:22 AM by holsen

    Universal Enum to String Converter

    holsen

      Hi there,

       

      is there any way to build a universal Enum to String Converter in order to use it with a databinder? I'm using quite a lot of Enums in my data object. right now I'm writing a seperate converter for each Enum. Since  I am not very good with generics I was wondering if it possible and if somebody has already done so.

       

      Thanks!

       

      Chris