[dna-issues] [JBoss JIRA] Resolved: (DNA-358) Break the XmlHandler.Destination into an area where it can be reused by other importers

Randall Hauch (JIRA) jira-events at lists.jboss.org
Wed Apr 15 18:42:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/DNA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Hauch resolved DNA-358.
-------------------------------

    Resolution: Done


Pulled the Destination interface and the current implementations into a new 'org.jboss.dna.graph.io' package.  Move the GraphImporter class and it's test case into the same package.

> Break the XmlHandler.Destination into an area where it can be reused by other importers
> ---------------------------------------------------------------------------------------
>
>                 Key: DNA-358
>                 URL: https://jira.jboss.org/jira/browse/DNA-358
>             Project: DNA
>          Issue Type: Task
>          Components: API, Graph
>    Affects Versions: 0.3
>            Reporter: Randall Hauch
>             Fix For: 0.4
>
>
> The XmlHandler class has a nested interface called "Destination" that provides a useful abstraction from a real graph for other kinds of importers.  This and the implementations should be extracted into the "org.jboss.dna.graph.io" package, where the can be reused.  The GraphImporter class could also be moved to this package, since the primary mechanism for importing XML is via Graph.importXml(...).

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

        



More information about the dna-issues mailing list