You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2011/01/28 09:42:44 UTC

[jira] Updated: (EMPIREDB-95) Code Review and cleanup

     [ https://issues.apache.org/jira/browse/EMPIREDB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele updated EMPIREDB-95:
----------------------------------

          Description: Prepare code for relese 2.1.  (was: For error handling we can currently switch between Exception-mode and an exception-less mode with Boolean return values for most functions to indicate an error. This exception-less mode ist old fashioned and not needed any more.
It should be removed from the API which also means that most function returning boolean values will need be declared as void.
)
             Priority: Minor  (was: Major)
    Affects Version/s: empire-db-2.1.0-incubating
        Fix Version/s:     (was: empire-db-2.1.1-incubating)
                       empire-db-2.1.0-incubating
              Summary: Code Review and cleanup  (was: Remove optional support for old style error handing)

Changed DBCommand.addCmdParam to DBCommand.addParam and some Javadoc spelling mistakes.

> Code Review and cleanup
> -----------------------
>
>                 Key: EMPIREDB-95
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-95
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: empire-db-2.1.0-incubating
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>             Fix For: empire-db-2.1.0-incubating
>
>
> Prepare code for relese 2.1.

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