Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1-incubating
Description
While scanning through the code, I found that in the KiWiConnection (part of the kiwi-triplestore module) the method to load a Double-Literal is synchonized while all other loadLiteral-s are not.
Is this a left-over from some refactoring?