Marvin Humphrey created CLOWNFISH-47:
----------------------------------------
Summary: Tighten up final method code gen and optimization
Key: CLOWNFISH-47
URL: https://issues.apache.org/jira/browse/CLOWNFISH-47
Project: Apache Lucy-Clownfish
Issue Type: Bug
Components: Core
Reporter: Marvin Humphrey
Fix For: 0.5.0
Final methods should be implemented using static inline functions rather than
macros, improving type safety. Final methods are also being optimized too
eagerly, though limited use of final classes and methods in earlier releases
means that this compilation bug has not manifested in live code to my knowledge.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)