IBM wizard uses XDoclet to generate J2C source from COBOL copybook. That's cool. It keeps the annotation in the source code. That's alright.
What bothers us is that every time any member checks out the code from team repository, it regenerates the same code and stamps a new timestamp on the code. After a while, it shows a lot of versions in the repository but actually nothing has been changed.
Our solution is to enable XDoclet builder on only one developer's workspace and disable everybody else. This is far from savvy but it seems no other options.
What if we really need to use XDoclet for other purposes? I can only guess IBM lab architectures have never used their own tool in any real-life and serious projects.
Friday, March 05, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment