Hi Thomas,
On Fri, 2 Mar 2012, Thomas Koch wrote:
thanks for the feedback! I revised the code and send you attached a new
patch.
Sorry for the delay in getting back to you.
I integrated your patch and fixed a bunch of formatting and bugs in it.
The collections-demo.py is not fully function
Hi Thomas,
Here are comments inline on your patch, quoting just the relevant fragments.
Thank you !
Andi..
Index: python/collections.py
===
--- python/collections.py (revision 1292224)
+++ python/collections.py (work
> Attached is a patch against
> http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_3_5/
> (revision 1292224)
>
Should be attached NOW ,-)
regards
Thomas
Hi Andi,
> ...
> And the very same could be done for java.util.ArrayList. It should be easy
> enough by following the JavaSet/PythonSet example.
>
> If you send in a patch that implements this, I'd be glad to integrate it !
I've now implemented the PythonList as suggested - sorry for late reply,