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

Re: svn commit: r921176 - in /subversion/trunk/subversion/bindings/javahl/native: Array.cpp Array.h StringArray.cpp StringArray.h

From: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 09 Mar 2010 14:59:36 -0800

On 03/09/2010 02:34 PM, hwright_at_apache.org wrote:
> Author: hwright
> Date: Tue Mar 9 22:34:00 2010
> New Revision: 921176
>
> URL: http://svn.apache.org/viewvc?rev=921176&view=rev
> Log:
> JavaHL: Create a new C++ class which represents a generic array of Java
> objects. Move the various collection parsing duties to this class, and make
> the StringArray class inherit from it.
>

> + const std::vector<jobject> &vector(void);

This method could be const and its counterpart in StringArray.

Blair
Received on 2010-03-10 00:00:14 CET

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.