danhaywood commented on a change in pull request #590:
URL: https://github.com/apache/isis/pull/590#discussion_r648484780



##########
File path: commons/src/main/java/org/apache/isis/commons/functional/Result.java
##########
@@ -61,10 +61,6 @@
         }
     }
 
-    public static Result<Void> ofVoid(final @NonNull ThrowingRunnable 
runnable) {

Review comment:
       applib -[depends upon]-> common, but not vice versa, which is why this 
had to go.  Instead it has become ThrowingRunnable.resultOf(...)




-- 
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.

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


Reply via email to