On Thu, 12 Aug 2004 13:59:06 -0400, Laran Evans <[EMAIL PROTECTED]> wrote:
> I hear what you're saying.  However, I work in a team of 7 developers.
> If each developer can make changes to the struts-config.xml file we'll
> have 7 people working on the same file at the same time.  If we generate
> the struts-config.xml file with XDoclet we will all in fact be working
> on separate files, with the struts-config.xml file being generated
> consistently, with changes integrated as they're committed to CVS.
>
> I think it's a tradeoff.
>

Another approach to dealing with this tradeoff is to split your
struts-config.xml into functional subsets that match up the way you
divide the other development work.
 
Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to