Will try to integrate it into current maven structure.
Please stay tuned!
Thanks,
Manfred
On 4/12/06, Gert Vanthienen <[EMAIL PROTECTED]> wrote:
Manfred Geiler wrote:
> ...
>
> The code generation for common component methods is currently out of
> order. Sorry.
> It was once used to generate all those boring getters, setters, state
> saving stuff and the like from the according "<classname>.xml" file.
> So, modifying code between those hint banners is not the best thing to
> do, but the only thing that is possible right now. Unfortunately. I
> hope that I can find the time to make code generation work again in
> the near future.
> Two things you might consider:
> 1. Mark the modification with a comment "//--- MANUALLY MODIFIED CODE
> BEGIN ---" and "...END..."
> 2. Supplement the modification in the according xml file (if possible)
>
Manfred,
Having worked with code generation in the past, I might be able to help
you with this, if you like.
Just let me know what I can do or where I can find information about
what was wrong with the original code generation process (the one that
is currently out of order) ...
Gert
