> Is it safe to generate classes from
> src/tests/resources/test-resources/testmap.xml with cgen and compare it
> against src/tests/java/org/objectstyle.art.auto? Do the files in
> o.o.art.[auto] get rebuilt from cgen or are they static?
They are static, you can use them for comparison.
> If they get rebuilt constantly, then I'm going to have to create static
> copies of them, but they appear to be checked into cvs, thus, I'm
> assuming they're relatively static.
It depends on your preferred approach. I personally always check in
generated classes to CVS... This just makes life easier with Eclipse -
when you get a fresh checkout you can start using it instead of trying to
figure what Ant task to run first.
Andrus
This archive was generated by hypermail 2.0.0 : Tue May 10 2005 - 15:57:37 EDT