Re: Need Help Understanding Ivy's dependency/artifacts

2023-04-25 Thread Stefan Bodewig
Maarten Coene writes: > thanks for looking into this. > After having a quick look at the diffs and without being able to look into > the code myself, I think I prefer your approach to solve the issue. > > Maybe Jaikiran can remember more details, but I'd go for backing out the > changes to 

Re: Need Help Understanding Ivy's dependency/artifacts

2023-04-17 Thread Maarten Coene
Hi Stefan, thanks for looking into this. After having a quick look at the diffs and without being able to look into the code myself, I think I prefer your approach to solve the issue. Maybe Jaikiran can remember more details, but I'd go for backing out the changes to IvyNodeUsage and push your

Need Help Understanding Ivy's dependency/artifacts

2023-04-14 Thread Stefan Bodewig
Hi all tldr; there is a bug report about Ivy no handling dependencies to modules with multiple artifacts - some with classifier, but not all - and the way I fixed this seems to work. But I have no idea whether I am fixing it the correct way and need help by somebody understanding Ivy' semantics -