andi-huber commented on code in PR #1078:
URL: https://github.com/apache/isis/pull/1078#discussion_r962097384


##########
persistence/jpa/applib/src/main/java/org/apache/isis/persistence/jpa/applib/integration/IsisEntityListener.java:
##########
@@ -66,23 +63,23 @@
 public class IsisEntityListener {
 
     // not managed by Spring (directly)
-    @Inject private ServiceInjector serviceInjector;
+    //@Inject private ServiceInjector serviceInjector;

Review Comment:
   optimization: we could store a INJECTONPOINTS_RESOLVED flag into the 
associated statemanager



-- 
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: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to