Why?
And could you see through the implications of deprecation and remove
warnings when making changes?
I tried to clean up the new warnings only to find that CollectionGraph
breaks the ARQ test suite if used.
GraphMemPlain provides the same matching as GraphMem - CollectionGraph
does not for language tags.
Indeed why not use GraphMemPlain (the original)? It goes through a
factory so you can even move the code around.
Andy
On 01/01/14 15:31, [email protected] wrote:
Author: claude
Date: Wed Jan 1 15:31:41 2014
New Revision: 1554631
URL: http://svn.apache.org/r1554631
Log:
deprecated GraphMemPlain in favore of CollectionGraph
Added correct graph capabilities