[JBoss JIRA] Created: (JBIDE-5291) Generalize the code used to handle source to target template mappings
by Tom Fennelly (JIRA)
Generalize the code used to handle source to target template mappings
---------------------------------------------------------------------
Key: JBIDE-5291
URL: https://jira.jboss.org/jira/browse/JBIDE-5291
Project: Tools (JBoss Tools)
Issue Type: Task
Components: smooks
Reporter: Tom Fennelly
Fix For: 3.1.0.CR1
I'm wondering can we generalize the editor parts that handle the mappings between the Java Mappings and the target templating model. I probably didn't lay out my thoughts clearly enough on this, but what I was hoping for was that the target model parts would be agnostic of target message format (CSV, XML etc) and the templating technology used - FreeMarker only now, but I've structured the templating API to allow us add other TemplateBuilder impls e.g. for XSLT.
What I see at the moment in the editor is that when I attempt to make a mapping connection, I see the FreemarkerCSVNodeGraphicalModel and FreemarkerCSVContentGenerator editor model parts on the call stack. I may be reading the code incorrectly, but I would only expected to see totally generic editor parts at play here... imo, this mapping part of the process should be totally generic i.e. exactly the same, no matter what the target message format and templating tech.
I know I might just be reading the code incorrectly and I don't really understand the EMF process, but I thought I should add this JIRA anyway so as to allow it be tracked ... if I'm talking rubbish, we can just reject this JIRA :)
--
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
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-5560) Wrong version of smooks in configuration file
by Jiri Peterka (JIRA)
Wrong version of smooks in configuration file
---------------------------------------------
Key: JBIDE-5560
URL: https://jira.jboss.org/jira/browse/JBIDE-5560
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0.CR1
Environment: Linux 64-bit, Sun JDK 1.6, JbossTools-3.1.0.v200912171816M-H185-RC1
Reporter: Jiri Peterka
Fix For: 3.1.0.CR2
Attachments: smooks-version.png
There is smooks platform version always 1.2 (disabled combo) even when using 1.1.x
Steps to reproduce:
1. Create java project
2. Add Smooks 1.1 jars into Java Build Path
3. Create smooks configuration, see wrong version in options tab
Additional question:
1. Why platform version is disabled?
2. Why can't I set version in creation wizard?
--
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
16 years, 6 months