On 05.05.2010 15:26, Leonardo Azize Martins wrote:
So, change is not only acceptable, but necessary too, for future versions.

Yeah, but dealing with this one change is simply not worthwhile *yet*.
Any introduced divergence leads to more conversion pain when Lucene 3
will be ported.


Which version is the path below?
https://svn.apache.org/repos/asf/lucene/lucene.net/trunk/C#/src/Lucene.Net/Document/Document.cs
Regards
Leo

2.9.x with x == 2 ATM.

Robert



2010/5/5 Robert Jordan<[email protected]>

On 05.05.2010 14:01, Leonardo Azize Martins wrote:

Hi,

Good morning for all. (For me is morning)

I had compared files in C# and in Java, from:

https://svn.apache.org/repos/asf/lucene/dev/trunk/lucene/src/java/org/apache/lucene/document/Document.java


You're comparing Java's trunk with .NET's 2.9.

In Lucene/Java 2.9 this field is a plain ArrayList:


https://svn.apache.org/repos/asf/lucene/java/branches/lucene_2_9/src/java/org/apache/lucene/document/Document.java

Robert





Reply via email to