You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Andrea Nuzzolese (JIRA)" <ji...@apache.org> on 2011/04/07 09:52:05 UTC

[jira] [Created] (STANBOL-154) [PersistenceStore] Formal parameter always typed as strings instead of more meaningful classes

[PersistenceStore] Formal parameter always typed as strings instead of more meaningful classes
----------------------------------------------------------------------------------------------

                 Key: STANBOL-154
                 URL: https://issues.apache.org/jira/browse/STANBOL-154
             Project: Stanbol
          Issue Type: Improvement
            Reporter: Andrea Nuzzolese


Many of methods of the PersistenceStore might be improved by changing the type of parameter.
An example is saveOntology(String ontologyContent, String ontologyURI, String encoding), in which the ontology is passed as String instead of a more meaningful and useful class.
This also requires, from client component side, the serialization of an ontology into a String.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (STANBOL-154) [PersistenceStore] Formal parameter always typed as strings instead of more meaningful classes

Posted by "Alessandro Adamou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Adamou updated STANBOL-154:
--------------------------------------

    Component/s: Ontology Manager

> [PersistenceStore] Formal parameter always typed as strings instead of more meaningful classes
> ----------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-154
>                 URL: https://issues.apache.org/jira/browse/STANBOL-154
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Ontology Manager
>            Reporter: Andrea Nuzzolese
>
> Many of methods of the PersistenceStore might be improved by changing the type of parameter.
> An example is saveOntology(String ontologyContent, String ontologyURI, String encoding), in which the ontology is passed as String instead of a more meaningful and useful class.
> This also requires, from client component side, the serialization of an ontology into a String.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (STANBOL-154) [PersistenceStore] Formal parameter always typed as strings instead of more meaningful classes

Posted by "Suat Gonul (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suat Gonul resolved STANBOL-154.
--------------------------------

    Resolution: Later
      Assignee: Suat Gonul

This issue will be fixed if Ontology Manager Store is moved out from the contrib
folder and developed actively. 
                
> [PersistenceStore] Formal parameter always typed as strings instead of more meaningful classes
> ----------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-154
>                 URL: https://issues.apache.org/jira/browse/STANBOL-154
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Ontology Manager
>            Reporter: Andrea Nuzzolese
>            Assignee: Suat Gonul
>
> Many of methods of the PersistenceStore might be improved by changing the type of parameter.
> An example is saveOntology(String ontologyContent, String ontologyURI, String encoding), in which the ontology is passed as String instead of a more meaningful and useful class.
> This also requires, from client component side, the serialization of an ontology into a String.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira