[dna-issues] [JBoss JIRA] Created: (DNA-101) potential user confusion between org.jboss.dna.spi.graph ValueFactory and ValueFormatException interfaces and similar javax.jcr interfaces

Greg Haber (JIRA) jira-events at lists.jboss.org
Tue Jun 3 12:44:20 EDT 2008


potential user confusion between org.jboss.dna.spi.graph ValueFactory and ValueFormatException interfaces and similar javax.jcr interfaces
------------------------------------------------------------------------------------------------------------------------------------------

                 Key: DNA-101
                 URL: http://jira.jboss.com/jira/browse/DNA-101
             Project: DNA
          Issue Type: Feature Request
          Components: API
    Affects Versions: 0.2
            Reporter: Greg Haber
            Priority: Trivial


The new org.jboss.dna.spi.graph.ValueFactory and package org.jboss.dna.spi.graph.ValueFormatException interfaces may be potentially confusing to users that are using both DNA and the underlying JCR APIs in the same code.  This is because there are interfaces with exactly the same names, and with very similar purposes (the JCR interfaces deal with instances of the javax.jcr.Value class, where the DNA interfaces are for standard Java objects), in the javax.jcr package.  We should think about changing the names of the DNA interfaces to avoid such potential confusion.  This is a very minor issue, I would not object if we decided to leave the interface names unchanged.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list