On Wed, Feb 18, 2009 at 12:56 AM, Mark Derricutt <[email protected]> wrote:
> 'this' is what I suggested last time this thread came up on the list. I > guess its that time of the year for thread recyling :) > *comfort* ;O) > > > On Wed, Feb 18, 2009 at 12:13 PM, Reinier Zwitserloot > <[email protected]>wrote: > >> >> I like Robert's idea of <T extends this> and agree with Viktor that >> just 'this' makes a lot more sense, though, 'this' refers to an object >> and the idea is that This refers to the class. Possibly to avoid >> confusion, <T extends this.class> is the right answer? >> > > > > > -- Viktor Klang Senior Systems Analyst --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
