Hi Andi,
I think this would be great. Let me add little bit more to your
observations (whole night yesterday was spent fighting with renames -
because I was building a project which imports shared lucene and solr --
there were thousands of same classes, I am not sure it would be possible
without
On Jul 13, 2012, at 18:33, Roman Chyla wrote:
> I think this would be great. Let me add little bit more to your
> observations (whole night yesterday was spent fighting with renames -
> because I was building a project which imports shared lucene and solr --
> there were thousands of same class
Just chiming in that my use of JCC to wrap the Eclipse BIRT Runtime
Engine could really use this ability. There are a TON of classes that
should be wrapped, and many use the same set of names, but in different
packages.
Pat
On 07/13/2012 07:34 AM, Andi Vajda wrote:
On Jul 13, 2012, at 18:33
Hi,
I was playing with the idea of creating virtual packages, attached is a
working script that illustrates it. I am getting this output:
Dit it work?
==
from org.apache.lucene.search import SearcherFactory; print SearcherFactory
from org.apache.lucene.analysis import Analyzer as