GitHub user bamaer added a comment to the discussion: 2.17 Roadmap and goals

I do see the advantages of having a parent/child hierarchy in projects, but I 
also see quite a bit of concerns. 
The current implementation is limited in terms of what can be inherited, but 
even that is already causing problems when used in containers, with git etc. 
Imo this is a (big) discussion in itself, since there will be quite a lot to 
unwrap:

- How many levels can this inheritance have? Will we support 
parent/parent/parent/child hierarchies? This can/will become pretty silly 
pretty quickly. 
- What happens when an object in the parent project changes and  breaks a 
dependency in the child project? 
- What happens when we try to run a pipeline/workflow in a project (e.g. in a 
container) when the parent project is not available?
- How do we properly manage VCS (git) for parent/child projects?
- ....


GitHub link: 
https://github.com/apache/hop/discussions/5980#discussioncomment-14934786

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to