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

Andy Seaborne commented on JENA-189:
------------------------------------

A new API should be based on IRI objects, not strings.

If we have our own IRI object, we can require it (optionally?) to be absolute 
(unlike java.net.URI) by very simple parsing. If we have a Jena IRI we can 
change the performance balance between high-grade checking and raw efficiency.

The RIOT parsers do check IRIs -- they use a cache of already-checked strings 
to avoid parsing every IRI every time.

See JENA-319

                
> Jena 3 / technical
> ------------------
>
>                 Key: JENA-189
>                 URL: https://issues.apache.org/jira/browse/JENA-189
>             Project: Apache Jena
>          Issue Type: Brainstorming
>            Reporter: Andy Seaborne
>
> This is a JIRA to discuss and collect technical changes to Jena that would 
> warrant a "Jena3" whether an incompatible change or just sufficient changes 
> to mean bumping the major version number is best.

--
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