You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2015/05/18 06:02:01 UTC

[lucy-issues] [jira] [Created] (CLOWNFISH-45) Dynamically subclassing a final class should fail

Marvin Humphrey created CLOWNFISH-45:
----------------------------------------

             Summary: Dynamically subclassing a final class should fail
                 Key: CLOWNFISH-45
                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-45
             Project: Apache Lucy-Clownfish
          Issue Type: Improvement
          Components: Core
            Reporter: Marvin Humphrey
             Fix For: 0.5.0


Subclassing a final class at runtime should trigger an exception. Classes objects should have a flag which indicates that they are final, and this flag should block subclassing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)