[ 
https://issues.apache.org/jira/browse/JENA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617155#comment-13617155
 ] 

Claude Warren commented on JENA-410:
------------------------------------



While looking in the 2.10.1-SNAPSHOT code I find that 
jena-core/src/test/java/com/hp/hpl/jena/graph/test/TestTypedLiterals.java has a 
method called testUserDef() that appears to test the functioning of user 
defined data types.  The test suite appears to contain the method. and 
TestPackage includes it.  So I don't understand where this test is missing 
from.  What is the problem with the current testing configuration?




                
> Reinstate or deprecate user-defined types
> -----------------------------------------
>
>                 Key: JENA-410
>                 URL: https://issues.apache.org/jira/browse/JENA-410
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena
>            Reporter: Dave Reynolds
>            Assignee: Dave Reynolds
>            Priority: Minor
>
> As part of JENA-351 the test file and tests for user-defined XSD types 
> disappeared.
> While these were originally motivated by the DAML+OIL approach to data types, 
> it was also possible to create user-defined XSD datatypes and register them 
> via XSDDatatype.loadUserDefined.
> Should either reinstate the test file and tests (presumably in 
> TestTypedLiterals) or cease support for such user defined types by marking 
> XSDDatatype.loadUserDefined as deprecated and updating documentation at 
> http://jena.apache.org/documentation/notes/typed-literals.html 
> Preferences?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to