> On Jul 22, 2018, at 17:12, Philippe Baril Lecavalier
> wrote:
>
> Hi,
>
> I'm trying to use JCC to access Java libraries from python, as this seems
> to be its stated purpose. (Any known use outside of pylucene?)
>
> I get that all classes are flattened by default, and in some cases
> `--r
Hi,
I'm trying to use JCC to access Java libraries from python, as this seems
to be its stated purpose. (Any known use outside of pylucene?)
I get that all classes are flattened by default, and in some cases
`--rename` becomes unpractical in no time.
`--use_full_names` works, but then how to use