fansehep commented on issue #1992:
URL: 
https://github.com/apache/incubator-brpc/issues/1992#issuecomment-1316386474

   > `bind` is not recommended. See 
https://bazel.build/reference/be/workspace#bind IMHO, you can write a bazel 
function that expose all external dependency in BRPC, and call that function in 
BRPC `WORKSPACE` or in project that depends on BRPC. For example, TF WORKSPACE 
https://github.com/tensorflow/tensorflow/blob/49959d2f7d5e497edf90d6cdebc9afa3247234b7/WORKSPACE#L9-L23
   
   wow, thank you!. looks elegance. i will try it.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to