You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Tom Schindl (JIRA)" <ji...@apache.org> on 2006/04/19 19:37:34 UTC

[jira] Created: (DDLUTILS-98) Code Duplication in DatabaseIO

Code Duplication in DatabaseIO
------------------------------

         Key: DDLUTILS-98
         URL: http://issues.apache.org/jira/browse/DDLUTILS-98
     Project: DdlUtils
        Type: Improvement

  Components: Core  
    Reporter: Tom Schindl
 Assigned to: Thomas Dudziak 
    Priority: Minor
 Attachments: patch.txt

remove the code duplication when loading database.xml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DDLUTILS-98) Code Duplication in DatabaseIO

Posted by "Thomas Dudziak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DDLUTILS-98?page=all ]
     
Thomas Dudziak resolved DDLUTILS-98:
------------------------------------

    Resolution: Won't Fix

This is no duplication, but rather these are simple typed wrappers around the corresponding Digester methods, that return an initialized Database. And if you look at the base methods (http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/Digester.java?view=markup), you'll see that they differ a bit in the processing.

> Code Duplication in DatabaseIO
> ------------------------------
>
>          Key: DDLUTILS-98
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-98
>      Project: DdlUtils
>         Type: Improvement

>   Components: Core
>     Reporter: Tom Schindl
>     Assignee: Thomas Dudziak
>     Priority: Minor
>  Attachments: patch.txt
>
> remove the code duplication when loading database.xml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DDLUTILS-98) Code Duplication in DatabaseIO

Posted by "Tom Schindl (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DDLUTILS-98?page=all ]

Tom Schindl updated DDLUTILS-98:
--------------------------------

    Attachment: patch.txt

> Code Duplication in DatabaseIO
> ------------------------------
>
>          Key: DDLUTILS-98
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-98
>      Project: DdlUtils
>         Type: Improvement

>   Components: Core
>     Reporter: Tom Schindl
>     Assignee: Thomas Dudziak
>     Priority: Minor
>  Attachments: patch.txt
>
> remove the code duplication when loading database.xml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira