You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Benoit Sigoure (JIRA)" <ji...@apache.org> on 2010/05/27 23:11:37 UTC

[jira] Created: (HBASE-2618) Don't inherit from HConstants

Don't inherit from HConstants
-----------------------------

                 Key: HBASE-2618
                 URL: https://issues.apache.org/jira/browse/HBASE-2618
             Project: HBase
          Issue Type: Wish
            Reporter: Benoit Sigoure
            Assignee: Benoit Sigoure
            Priority: Minor


Can we stop using this idiom to inherit from HConstants?  This is a known bad pattern and is recommended against in many places including Effective Java (item 17).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.