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.

[ Full content available at: https://github.com/apache/camel-k/issues/30 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to