pnoltes commented on issue #499:
URL: https://github.com/apache/celix/issues/499#issuecomment-1494581122

   I think this can be done by introducing a new shell command interface (v2) 
based on the current one:
   
https://github.com/apache/celix/blob/rel/celix-2.3.0/bundles/shell/shell/api/celix_shell_command.h
   
   We currently already support 2 shell commands version and if we remove the 
current deprecated version (
   
https://github.com/apache/celix/blob/rel/celix-2.3.0/bundles/shell/shell/deprecated_api/command.h)
 when preparing for a Apache Celix 3.0.0 we could introduce a argc/argv variant 
and deprecated celix_shell_command.h.
   
   


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

Reply via email to