You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@commons.apache.org by Rodent of Unusual Size <Ke...@Golux.Com> on 2002/11/03 22:39:46 UTC

Re: Structuring A-C internally by language or concern?

robert burrell donkin wrote:
> 
> therefore, i'd prefer to see each component language specific and managed
> as a separate releasable unit. so, in this case, i think that the java and
> c versions of httpclient should exist as separate components which can
> have their own release cycles etc.

absolutely.  no particular component is going to be forced to/prevented from
releasing because another-language implementation of the same component is/isn't
ready.  for example, releases of a java http client (or a c regex library) will
not be dependent in any way upon any other implentations in progress elsewhere
in commons.

unless, of course, there is an actual code dependency. :-)