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/10 00:30:46 UTC

[jira] Created: (EMPIREDB-95) Code review and cleanup

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.1-incubating
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele
            Priority: Minor
             Fix For: empire-db-2.1.1-incubating




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


[jira] Updated: (EMPIREDB-95) Remove optional support for old style error handing

Posted by "Francis De Brabandere (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis De Brabandere updated EMPIREDB-95:
------------------------------------------

    Affects Version/s:     (was: empire-db-2.1.1-incubating)

> Remove optional support for old style error handing
> ---------------------------------------------------
>
>                 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
>             Fix For: empire-db-2.1.0-incubating
>
>
> 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.

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


[jira] Updated: (EMPIREDB-95) Remove optional support for old style error handing

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Description: 
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: Major  (was: Minor)
        Summary: Remove optional support for old style error handing  (was: Code review and cleanup)

> Remove optional support for old style error handing
> ---------------------------------------------------
>
>                 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.1-incubating
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>             Fix For: empire-db-2.1.1-incubating
>
>
> 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.

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


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

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-95.
-----------------------------------

    Resolution: Fixed

done

> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ 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.