22 Apr 2004 14:50
Re: Overriding final methods
On 22 Apr 2004, at 13:17, Jim Downing wrote: > I've raised the final override bug as jira GROOVY-421. > > Should the compiler be checking that inherited abstract methods are > implemented, or is the ability to ignore interface and abstract class > contracts part and parcel of groovy's "scriptiness"? We should do those checks too, well spotted :). I think its an error to not implement abstract methods. James ------- http://radio.weblogs.com/0112098/
RSS Feed