You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <ui...@incubator.apache.org> on 2008/04/11 21:48:04 UTC

[jira] Created: (UIMA-985) Javdocs for getSofaData calls do not say null may be returned

Javdocs for getSofaData calls do not say null may be returned
-------------------------------------------------------------

                 Key: UIMA-985
                 URL: https://issues.apache.org/jira/browse/UIMA-985
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Burn Lewis
            Priority: Minor


getDocumentText() getSofaDataString() getSofaDataArray() getSofaURI() getSofaDataStream()
should say null is returned if sofa data not set or set to a different type.

Should we throw an exception if no sofa data not set?

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


[jira] Updated: (UIMA-985) Javdocs for getSofaData calls do not say null may be returned

Posted by "Burn Lewis (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Burn Lewis updated UIMA-985:
----------------------------

    Attachment: UIMA-985.patch

Possible wording

> Javdocs for getSofaData calls do not say null may be returned
> -------------------------------------------------------------
>
>                 Key: UIMA-985
>                 URL: https://issues.apache.org/jira/browse/UIMA-985
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Burn Lewis
>            Priority: Minor
>         Attachments: UIMA-985.patch
>
>
> getDocumentText() getSofaDataString() getSofaDataArray() getSofaURI() getSofaDataStream()
> should say null is returned if sofa data not set or set to a different type.
> Should we throw an exception if no sofa data not set?

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


[jira] Closed: (UIMA-985) Javdocs for getSofaData calls do not say null may be returned

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-985.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
         Assignee: Marshall Schor

did the update by hand, because patch was no longer valid

> Javdocs for getSofaData calls do not say null may be returned
> -------------------------------------------------------------
>
>                 Key: UIMA-985
>                 URL: https://issues.apache.org/jira/browse/UIMA-985
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Burn Lewis
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: UIMA-985.patch
>
>
> getDocumentText() getSofaDataString() getSofaDataArray() getSofaURI() getSofaDataStream()
> should say null is returned if sofa data not set or set to a different type.
> Should we throw an exception if no sofa data not set?

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