Please rethink extended enums inclusion

Jose Antonio Illescas Del Olmo jantonio.illescas at rbcdexia-is.es
Fri Oct 7 07:44:32 PDT 2011


It's very important to reduce the large java code... (duplicate on all 
enums or delegated on external classes due to an enum extend limitation)



On 07/10/2011 15:53, Paul Benedict wrote:
> I thought the "abstract enum" proposal was one of the best needed
> features of Java. After using enums in large software, a hierarchy of
> shared code naturally develops, but such common code has to be
> refactored into external classes for delegation. It's a shame
> "abstract enum" hasn't been seen as important yet.
>




More information about the coin-dev mailing list