He-Pin commented on PR #1064:
URL: https://github.com/apache/incubator-pekko/pull/1064#issuecomment-1913546227

   @mdedetrich 
   The difference is that this approach can test whether the final product 
really works properly, rather than just checking if xxx.class exists using 
grep. I think this is a relatively advantageous point. In addition, it can 
expand to test multiple platforms' products, while if you use grep xxx.class in 
the end, can only determine whether xxx.class exists, right? At least I saw 
that Dotty uses this approach as well.


-- 
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: notifications-unsubscr...@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to