[dna-issues] [JBoss JIRA] Created: (DNA-569) Enhance Graph.java's Subgraph object toString() method to show recursive node structure and properties.
Barry LaFond (JIRA)
jira-events at lists.jboss.org
Thu Dec 3 17:10:30 EST 2009
Enhance Graph.java's Subgraph object toString() method to show recursive node structure and properties.
-------------------------------------------------------------------------------------------------------
Key: DNA-569
URL: https://jira.jboss.org/jira/browse/DNA-569
Project: DNA
Issue Type: Bug
Components: Graph
Affects Versions: 0.7
Reporter: Barry LaFond
Fix For: 0.7
While developing DdlSequencer tests, a need developed obtain a sub-graph of the sequenced DDL file and operate on the resultant nodes and properties. However, the Sub-graph was difficult to debug because viewing child nodes and properties were difficult to see in values view.
By constructing a more descriptive/recursive toString() value for subgraph, it would make debugging and testing much easier.
--
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