You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Pablo Duboue (JIRA)" <ui...@incubator.apache.org> on 2009/05/19 22:03:45 UTC

[jira] Created: (UIMA-1349) Documentation does not mention that resource implementation should implement

Documentation does not mention that resource implementation should implement 
-----------------------------------------------------------------------------

                 Key: UIMA-1349
                 URL: https://issues.apache.org/jira/browse/UIMA-1349
             Project: UIMA
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.2.2
            Reporter: Pablo Duboue
            Priority: Minor


In page 37 of the 2.2.2 documentation (section 1.5.4.3) it should say that StringMapResource_impl should implement org.apache.uima.resource.SharedResourceObject.

(That's where the 'load' method comes from.)

This is trivial to fix but it really hampers the understanding of the section.

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


[jira] Closed: (UIMA-1349) Documentation does not mention that resource implementation should implement

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

Marshall Schor closed UIMA-1349.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

> Documentation does not mention that resource implementation should implement 
> -----------------------------------------------------------------------------
>
>                 Key: UIMA-1349
>                 URL: https://issues.apache.org/jira/browse/UIMA-1349
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2.2
>            Reporter: Pablo Duboue
>            Priority: Minor
>             Fix For: 2.3
>
>
> In page 37 of the 2.2.2 documentation (section 1.5.4.3) it should say that StringMapResource_impl should implement org.apache.uima.resource.SharedResourceObject.
> (That's where the 'load' method comes from.)
> This is trivial to fix but it really hampers the understanding of the section.

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