Hi Reto,
I used the ParsingProvider when I needed to explicitly handle ServiceLoader
loaded parsing class due to multiple class loaders, however I'll let you
know if this change break things.
Cheers,
Tommaso

2010/12/30 Reto Bachmann-Gmuer <[email protected]>

> I'll soon submit a patch to resolve CLEREZZA-366. This patch will involve
> an
> incompatible change of
> org.apache.clerezza.rdf.core.serializedform.ParsingProvider interface.
>
> Applications should not typically be affected by this change as they use
> the
> Class org.apache.clerezza.rdf.core.serializedform.Parser and don't directly
> access the ParsingProvider. The changes in the Parser class do not break
> compatibility, new methods are available to support pasring into an
> existing
> MGraph.
>
> Reto
>

Reply via email to