Gavin King wrote:
On Fri, Nov 20, 2009 at 11:50 AM, Marius Bogoevici <mariusb@redhat.com> wrote:
  
we only allow methods that are matching methods on the base
class to be abstract,
    

We only allow abstract methods that are "implementing" a method of a
decorated type. :-)



  
yikes, "base class" :P . I just read that. well, I meant "decorated type".