This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [Classpathx-discuss] Re: Java tools
- To: Per Bothner <per at bothner dot com>, Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Subject: Re: [Classpathx-discuss] Re: Java tools
- From: David Brownell <david-b at pacbell dot net>
- Date: Tue, 10 Jul 2001 13:29:37 -0700
- Cc: java at gcc dot gnu dot org, classpath at gnu dot org, classpathx-discuss at gnu dot org
- References: <sb4b3465.096@tapsellferrier.co.uk><m266d0wxmw.fsf@kelso.bothner.com>
> > I don't have a real objection. But I think that adding
> > a new project every time does make things more difficult.
> >
> > In what way?
>
> It is convenient if related/dependent projects can share a
> cvs repository. They could still be separate "projects",
> but each project does add its own overhead.
Like multiplication of mailing lists ... :)
And perhaps creating desires to move subprojects around.
Like the ClasspathX "jaxp" support, as JDK 1.4 incorporates
such facilities directly into the standard libraries...
- Dave