Skip to content

Dependencies between xPacks #6

Answered by ilg-ul
mmomtchev asked this question in Q&A
Jul 29, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Is it possible to have a production dependency between two xPacks?

This is a bit tricky, I still have some question marks on the details, therefore it is not yet fully implemented.

The initial use case for xPacks was for source code libraries. In my understanding, production dependencies (i.e. listed in dependencies) for libraries are other libraries required to compile the library, while development dependencies are tools used during the build process.

Then binary packages were added, and were assimilated as development dependencies.

So doing an xpm install <library> in a project would install the library with all dependencies and add the library to dependencies; an xpm install <binary>

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@mmomtchev
Comment options

@ilg-ul
Comment options

@ilg-ul
Comment options

@mmomtchev
Comment options

@ilg-ul
Comment options

Answer selected by mmomtchev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants