On 11/28/2012 11:48 AM, Jerome Velociter 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 ?

+1, keeping LucenePlugin as well. That is an SPI, plugins are supposed
to be used from Java using the non-API method.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to