[OFFLIST] Looking for Apache licensed or compatible Java source code generation tool
Sébastien Brisard <[email protected]> Mon, 30 Jul 2012 08:16:09 +0200
| Newsgroups | gmane.comp.apache.community |
|---|---|
| Message-ID | <CAGRH7Hr243aWyXOmozy=Ogcsr7zfvJ-RAkVUxaOT0b94mRHfmQ@mail.gmail.com> |
Hi Thilo, I'm a committer to the Apache-Commons Math project. I crossed the message you've posted recently on the community ML, regarding automatic code generation. I would be very interested by such a tool, with no particular restriction on the license (as this would be for personal use). I was unaware of codemodel. I had a look to the API, it seems to fulfill my needs. However, before I start using it, I would like to have your advice. Would you recommend this library? Is there any other good alternative you would also recommend? I would be grateful for any hint you could give me on this topic. Thanks a lot for your time! Best regards, Sébastien > > As part of my project, I would like to generate Java source code. > I'm looking for a library like codemodel, which is part of JAXB > (http://codemodel.java.net/), except that it shouldn't be GPLed. > I'm not interested in anything that uses string templates, so > please don't point me at any templating engines. >