28 Nov
2012
28 Nov
'12
5:34 p.m.
On Nov 28, 2012, at 5:48 PM, Jerome Velociter <[email protected]> wrote:
Hello,
Right now all code in the lucene plugin is exposed as API while almost none of it is actual API. I would like to move all lucene plugin classes to an internal package, except for "LucenePluginApi". For the non API "LucenePlugin", I'm not sure, since moving it would break users conf (xwiki.cfg).
WDYT ?
Can you explain what your goal because the best would be to not touch it, deprecate it and rewrite a new version as a component. Thanks -Vincent
My +1, Jerome