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

Re: SVN Python questions and suggestions

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2003-10-02 14:27:59 CEST

How about this:

in svn.apr expose the apr_* from core
in svn.config export the svn_config_* from core
etc.

Oh and get ride of the svn.util as it is a subset of svn.core.

Barry

At 01-10-2003 22:24, C. Michael Pilato wrote:
>Barry Scott <barry@barrys-emacs.org> writes:
>
> > For the svn.core you can strip the svn_ prefix of course.
>
>Well, I thought about that, but it turns out not to be true. svn.core
>also exposes some APR functions (svn.core.apr_initialize(), for
>example) -- so to be strictly safe, we can't strip anything there.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 2 14:29:01 2003

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.