[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Moving bindings into a separate project.

From: Ben Reser <ben_at_reser.org>
Date: 2004-02-20 20:57:01 CET

On Fri, Feb 20, 2004 at 02:48:32PM -0500, Garrett Rooney wrote:
> I'd really like to avoid svn:externals if possible...
>
> Perhaps the swig files could exist in both the perl and python sections
> of a repository, with changes merged between them when appropriate? Or
> perhaps they don't really need to be shared at all. A lot of the
> interesting parts of the swig files seems to be language specific
> anyway. Do we gain all that much by sharing them?

The interesting parts yes. But a lot of stuff doesn't have to be
language specific. So when I fix something for perl I often end up
fixing it for Python. Sometimes the python stuff is obvious enough for
me to feel comfortable fixing it when fixing the perl problem too. If
we split them I think we'll diverge beyond that point. I really think
we pick up some efficiency by sharing the files.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 20 20:57:06 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.