Patrice Collardez created CMIS-905:
--------------------------------------
Summary: The ICmisSpi interface should be public
Key: CMIS-905
URL: https://issues.apache.org/jira/browse/CMIS-905
Project: Chemistry
Issue Type: Bug
Components: dotcmis
Affects Versions: DotCMIS 0.6
Reporter: Patrice Collardez
The DotCMIS.Binding.Impl.ICmisSpi interface is declared "internal" but the
method DotCMIS.Binding.CmisBindingFactory.CreateCmisBinding(...) expects an
object implementing this interface, this cannot be done outside the DotCMIS
library.
By exposing this interface as "public", many other SPI can be added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)