rmannibucau commented on a change in pull request #82:
URL: https://github.com/apache/openjpa/pull/82#discussion_r732039476



##########
File path: 
openjpa-persistence/src/main/java/org/apache/openjpa/persistence/JPAProperties.java
##########
@@ -29,6 +29,8 @@
 import org.apache.openjpa.kernel.DataCacheStoreMode;
 import org.apache.openjpa.lib.util.StringUtil;
 
+import serp.util.Strings;

Review comment:
       well it ends up in the same stack and if we care of perfs we should 
cache the coercing logic as well IMO (kinf of Function instead of caching 
accessors) so not sure it is the only reason. @struberg any idea?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to