]
Max Rydahl Andersen commented on JBIDE-3855:
--------------------------------------------
trunk will be 3.1, so unless you plan on merging this into 3.0.x branch after GA then this
is only fixed for 3.1
some problems with loading Java pojo from .graph file.
------------------------------------------------------
Key: JBIDE-3855
URL:
https://jira.jboss.org/jira/browse/JBIDE-3855
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.0.0.GA
Reporter: Xue Peng
Assignee: Xue Peng
Fix For: 3.0.1.GA
1.The .graph file records java pojo like this : value="A;"
If the value is "A;A;" , there are two same pojos ,
the tools can load it all. It should load all same pojos and give them different
name.
2.If the pojo is array , it can't be loaded. the tools should understand this value
style : value = "A[]"
3.If the pojo is Collection , the tool only load Collection class and it can't
understand the generic type : value = "java.util.List<A>"
4.When use the popmenu to add/remove the pojos , the .graph didn't record that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: