I think we will need to establish some guidelines for the structure of
contributions, though. If the goal is that someone can pick up Struts, and
add Contribution A and Contribution B, and have a combined package that
works, then not only should the 'namespaces' (i.e. package names and taglib
names) for A and B be distinct from each other, but they should both be
distinct from Struts proper. Otherwise, it will be hard to migrate
contributed code to Struts proper without breaking existing code that
already uses the contributed functionality.

--
Martin Cooper


----- Original Message -----
From: "Ted Husted" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 04, 2001 7:56 PM
Subject: Re: /contrib


> Sure, if that works for you. It's just that it might be simplier to
> update and maintain under CVS.
>
> David Winterfeldt wrote:
> >
> > Do you want everything checked in as is for now
> > (package names, jsp tags, etc.)?
> >
> > David
>


Reply via email to