Recently via twitter:

    Search

    about
    article
    documents
    projects

    Audio
    Images
    Software
    Travel
    Video


    Hey Tiger
    It's like musical pop rocks in your jack and coke!

    Kristin Hoffmann
    Voice. Piano. Guitar.

    Mike Ferraro
    indie rock

    s-s-s-spectres
    Just like Dad's beer can collection, except without the dust... and louder.


    Asako Kohno
    J-Power

    c2677
    Some links are stronger than others


    Java 5 Generics

    Jan 24, 07:57 PM

    I just wrote up a pretty long description of a system I developed to associate Java 5 enums with database tables at runtime. I’m looking for feedback on the method since I’m not really 100% happy with it. I recently tried to extend it by caching the Lookups in a HashMap and I got frustrated with it pretty quickly. I couldn’t seem to get the generic wildcards to play nicely with the templated methods. Since there are really no absolutes in Computer Science, when faced with a new technology I usually push it too far to see how it breaks down. The whole experience has me questioning if the complexity of the generics system in advanced usage is worth the benefits. And I know I’m not the first person to question generics


    << - >>