[
https://jira.jboss.org/jira/browse/JBIDE-5617?page=com.atlassian.jira.plu...
]
Xue Peng commented on JBIDE-5617:
---------------------------------
The TemplateBuilder in each editor (actually , for each highlevel Freemarker graphical
model) is single.
Take a look at the "FreemarkerTemplateGraphModel" , and you can find how I use
the TemplateBuilder in "FreemarkerTemplateNodeGraphicalModel" in
"addTargetConnection"/"removeTargetConnection" method. Each Mapping
instance was maintained with the "FreemarkerTemplateConnection" (setData /
getData)
For the Hidden Nodes , I use them in "FreemarkerTemplateXMLModel#isHidden" to
mark the node status.
Hide nodes not working in all cases
-----------------------------------
Key: JBIDE-5617
URL:
https://jira.jboss.org/jira/browse/JBIDE-5617
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Reporter: Tom Fennelly
Assignee: Xue Peng
Fix For: 3.1.0.CR2
In some situations, not all of the "hide" nodes being returned in the Mapping
instance (Templating API) are actually being hidden.
See the following screencast...
http://www.screencast.com/t/NWIwNDNhN
--
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