nicolaferraro commented on issue #30: Manage dependencies
URL: https://github.com/apache/camel-k/issues/30#issuecomment-420440725
 
 
   I think this is a problem we have in common with FaaS platforms, we should 
investigate what they do to add dependencies to a function.
   
   I'm thinking that there are not many platforms that allow you to change 
dependencies on the fly while in `--dev` mode (edit the source file -> save -> 
the platform redeploys), most of them just change the compiled source. But, if 
needed, we will be able also to switch base Docker image if we allow declaring 
dependencies in the source file.
   
   Btw, I'm ok with implementing the other 2 options until we figure out the 
best strategy for in-file declaration.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to