I am playing around with the qmf code generation. It appears to use jython to run a set of python classes with a custom templating engine.

My main question, why use jython? It seems like a python-only solution could have worked. I am working with the main python code and it seems to work. If the goal was cross-platform code generation via Java, why not choose a java templating engine such as Velocity or Freemarker?

Thanks in advance

-- bk

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to