Peter Verhas

Results 24 comments of Peter Verhas

Use java 7 or 8. Have fluflu as compile dependency. Do not run apt, it is part of javac and is executed automatically. Have a look at the scriapt and...

Perhaps the documentation should be extended a bit, but generally this is how cloning generally works in Java.

Do you suggest to use - a template engine provided with Xtend - write part of fluflu using Xtend, or - create the generated code as an Xtend code?

May I rephrase the suggested feature as the following: > _Provide an SPI so that some external party can plug-in some templating functionality into fluflu. The external > templating can...

What is the business value of this feature?

> A versatile code generator is always better than a rigid one. Not true. A versatile code is more complex, more error prone and higher cost to maintain. Generally the...

I spent the last few days of my vacation writing a classloader https://github.com/verhas/impostor that may help you to solve this case. You never know what you inspire. Run your test...

https://github.com/verhas/yamaletdtest may be this is something you are looking for

> Yea this was sufficient for my use cases Have you tried github/verhas/yamaledt?

Certainly. I'd appreciate you fork and issue a pull request,