> Let's say you'd want to tackle a refactoring of > argument parsing (much > too small to actually need a branch, but for > discussions sake). Just go > out and create > src/args.refactor/org/apache/tools/ant and do your > changes there. Don't copy anything, use the files > that don't need to > be changed from /src/main (use two sourcepaths with > src/args.refactor > being the first one used).
Hmmm. I hadn't thought of that. That's pretty clever! I guess you just need to make sure your 'src/args.refactor' comes before the other source path... sim __________________________________________________ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one Place. http://shopping.yahoo.com/
