[gogo] can't call methods in Class class
----------------------------------------
Key: FELIX-1506
URL: https://issues.apache.org/jira/browse/FELIX-1506
Project: Felix
Issue Type: Bug
Components: Gogo
Reporter: Derek Baum
Assignee: Derek Baum
Priority: Minor
Before gogo was in SVN, I added a fix so that static methods could be called.
However, this stops methods on the Class class from being called and prevents
Peter Kriens 'help' closure from working:
help = { each <<$0 class> declaredMethods> {$it name}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.