-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1-incubating
-
Fix Version/s: 3.2.0
-
Component/s: KiWi Triple Store
-
Labels:
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?