fluflu
fluflu copied to clipboard
Fluent Api Creator
Hi , I am very interested in this tool, but I don't know how to use it in my maven project for the code generation part. I write a small...
Instead of generating code that relies on the Java clone capability let the programmer create a method in the annotated class that makes the cloning class specific and annotate the...
Hi Peter, So I'll just tell you my thoughts through issues, I guess that's the easiest and most trackable way to communicate. BTW, too bad you already released 1.0.0 to...
I've made great experiences with Xtend as a templating engine for generating code: http://www.eclipse.org/xtend/ I'm using it to generate all the row value expression related stuff in jOOQ, where similar...