On Thu, Nov 19, 2009 at 7:56 AM, Andrus Adamchik <[email protected]> wrote: > No question, this can be useful. Where this gets in the way is with our > elusive goal of providing persistence for POJOs without a framework-mandated > superclass.
Maybe I'm just old fashioned, but I actually like inheriting behavior. I also like being able to step through the code to see what it does. mrg
