Common GenTool
--------------
Key: QPID-524
URL: https://issues.apache.org/jira/browse/QPID-524
Project: Qpid
Issue Type: Improvement
Components: Code Generator
Affects Versions: M3
Reporter: Arnaud Simon
Priority: Minor
I have found out that Gentool is in a kind of a mess currently. That is to say
that:
- Java uses the common Gentool but the templates are located in the java
projects instead of being hosted by the Gentool project (a bit of re-factoring
would be need there)
- .Net does not use it yet but uses the old saxon8 way :(
- Cpp hosts its own version of it.
Java, Cpp and .Net should use the same Gentool. The cpp project uses its own
version because the current version does not support versionning. So, we may
have to rethink the global architecture of Gentool. But however it would be
good to only maintain a single common GenTool.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.