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

Re: [PATCH] work in progress perl typemaps for swig

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-07-15 07:47:27 CEST

Chia-liang Kao wrote:
>
> now here's some changes to make perl bindings work. you could run
> the following code now:
>
> use SVN::core;
> use SVN::repos;

Minor nit, most Perl modules have capital letters, so I suggest SVN::Core
and SVN::Repos.

> SVN::core::apr_initialize;

Shouldn't the SVN::core module call apr_initialize? It can make sure
that it is only called once per process.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 15 07:48:44 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.