You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2010/05/10 20:42:30 UTC

[jira] Created: (DERBY-4648) Eliminate the org.apache.derby.client.am package of abstract classes in the client library.

Eliminate the org.apache.derby.client.am package of abstract classes in the client library.
-------------------------------------------------------------------------------------------

                 Key: DERBY-4648
                 URL: https://issues.apache.org/jira/browse/DERBY-4648
             Project: Derby
          Issue Type: Improvement
          Components: JDBC
            Reporter: Rick Hillegas


Right now classes in org.apache.derby.client.net extend abstract parents in org.apache.derby.client.am. This factoring does not provide any significant benefit, and it complicates the code structure considerably. This hierarchy has made it very hard for newcomers to understand Derby's network client. The abstract superclasses should be eliminated.

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