xuzhenbao commented on issue #612:
URL: https://github.com/apache/celix/issues/612#issuecomment-1829365450

   > Place the implementation in libs/netstring and ensure that the lib file 
name is celix_netstring and the lib name is netstring with a Celix::netstring 
alias. The lib should depend on Celix::utils and use the celix_err 
implementation to report error messages 
   
   @pnoltes 
   As described in #674, properties will support netstring encoding, which will 
cause a mutual dependency between Celix:utils and Celix:netstring. To solve 
this problem, we may need to place netstring in Celix:utils; or we can separate 
celix_err and celix_errno into the library Celix:err, then Celix:utils and 
Celix:netstring depend on Celix:err. Do you have any other views?
   


-- 
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...@celix.apache.org

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

Reply via email to