; segments
> >> related methods. The collection's ones are really get and iterator? So
> maybe
> >> we should just impl Iterable and expose whatever API we feel is
> necessary?
> >> Back-compat wise, if we change anything in this class's
> extension/impl
Uwe Schindler
>>
>> H.-H.-Meier-Allee 63, D-28213 Bremen
>>
>> http://www.thetaphi.de
>>
>> eMail: u...@thetaphi.de
>>
>>
>>
>> From: Shai Erera [mailto:ser...@gmail.com]
>> Sent: Sunday, February 28, 2010 2:22 PM
>>
>> To:
; my side.
>
>
>
> -
>
> Uwe Schindler
>
> H.-H.-Meier-Allee 63, D-28213 Bremen
>
> http://www.thetaphi.de
>
> eMail: u...@thetaphi.de
>
>
>
> *From:* Shai Erera [mailto:ser...@gmail.com]
> *Sent:* Sunday, February 28, 2010 2:22 PM
>
> *T
..@gmail.com]
Sent: Sunday, February 28, 2010 2:04 PM
To: java-dev@lucene.apache.org
Subject: Re: SegmentInfos extends Vector
Why do you say remove was unsupported before? I don't see it in the class's
impl. It just inherits from Vector and so remove is supported by inheritance.
S
u...@thetaphi.de
>
>
>
> *From:* Shai Erera [mailto:ser...@gmail.com]
> *Sent:* Sunday, February 28, 2010 2:04 PM
>
> *To:* java-dev@lucene.apache.org
> *Subject:* Re: SegmentInfos extends Vector
>
>
>
> Why do you say remove was unsupported before? I don't se
>
> Uwe Schindler
>
> H.-H.-Meier-Allee 63, D-28213 Bremen
>
> http://www.thetaphi.de
>
> eMail: u...@thetaphi.de
>
>
> From: Shai Erera [mailto:ser...@gmail.com]
> Sent: Sunday, February 28, 2010 1:38 PM
>
>
> To: java-dev@lucene.apache.org
-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de <http://www.thetaphi.de/>
eMail: u...@thetaphi.de
From: Shai Erera [mailto:ser...@gmail.com]
Sent: Sunday, February 28, 2010 1:38 PM
To: java-dev@lucene.apache.org
Subject: Re: SegmentInfos extends Vector
I would rather avoid i
>
> Uwe Schindler
>
> H.-H.-Meier-Allee 63, D-28213 Bremen
>
> http://www.thetaphi.de
>
> eMail: u...@thetaphi.de
>
>
>
> *From:* Shai Erera [mailto:ser...@gmail.com]
> *Sent:* Sunday, February 28, 2010 1:38 PM
>
> *To:* java-dev@lucene.apache.org
> *Su
www.thetaphi.de <http://www.thetaphi.de/>
eMail: u...@thetaphi.de
From: Shai Erera [mailto:ser...@gmail.com]
Sent: Sunday, February 28, 2010 1:20 PM
To: java-dev@lucene.apache.org
Subject: Re: SegmentInfos extends Vector
Yes that's what I've been thinking as well - SegmentInfos sho
ttp://www.thetaphi.de <http://www.thetaphi.de/>
eMail: u...@thetaphi.de
From: Shai Erera [mailto:ser...@gmail.com]
Sent: Sunday, February 28, 2010 1:20 PM
To: java-dev@lucene.apache.org
Subject: Re: SegmentInfos extends Vector
Yes that's what I've been thinking as well -
8213 Bremen
>
> http://www.thetaphi.de
>
> eMail: u...@thetaphi.de
>
>
>
> *From:* Shai Erera [mailto:ser...@gmail.com]
> *Sent:* Sunday, February 28, 2010 1:20 PM
>
> *To:* java-dev@lucene.apache.org
> *Subject:* Re: SegmentInfos extends Vector
>
>
>
>
phi.de
eMail: u...@thetaphi.de
From: Shai Erera [mailto:ser...@gmail.com]
Sent: Sunday, February 28, 2010 1:20 PM
To: java-dev@lucene.apache.org
Subject: Re: SegmentInfos extends Vector
Yes that's what I've been thinking as well - SegmentInfos should have a
segments-related
Yes that's what I've been thinking as well - SegmentInfos should have a
segments-related API, not a List related. Whether the infos inside are kept
in a Map, List, Collection or array is an implementation detail. In fact, I
have a code which uses the API and could really benefit from a Map-like
int
I think this is historically. I have seen this in my big 3.0 generification
patches, too. But I did not wanted to change it as Vector has other allocation
schema than ArrayList. But maybe we should simply change it, it’s a
package-private class, right?
But in general subclassing those implem
14 matches
Mail list logo