On Mar 29, 2006, at 3:28 PM, Allan Odgaard wrote:
As for the abstract method, currently that and interface methods (wrongly) require the { } after the method prototype.
I have on my to-do that I should fix that part of the Java language grammar, since it does get reported from time to time (apparently people still use Java :p ) -- but so far I haven’t found the time…
If anyone wants to submit a patch :)
I'm the original "author" and occasional maintainer of the Java bundle; my presence on the TM list is rather ephemeral at times, however. :-) I've got a fix for the abstract method bug, and a couple of others, I believe. I'll try to commit those soon.