Multiple parents of model obejcts for shared resources (e.g. libraries)
Mohammad Bajelan
This would be a highly valuable addition! It’s a common and critical scenario where the same applications, libraries, or binaries are reused across multiple systems, domains, or platforms. Without native support, it becomes repetitive, confusing, and harder to maintain. This feature could significantly streamline architecture modeling and accelerate adoption across teams.
Sam Lee
My team absolutely need this! We cannot perpetually add same apps in a system in different domains, on and on and on....
A
Angelo Prudentino
this would be great to represent scenarios where multiple applications share and/or export libraries as right now such scenarios are very hard to represent without creating confusion
Manish Gupta
This is feature we would like to see in ice-panel and it is critical use case for us and helps expedite the adoption.
Charles Guan
Would appreciate this!
Some contexts where this might apply:
Same OpenCL kernels run on a laptop CPU vs server NVIDIA GPU accelerator
Same C binaries linked into both a Python prototyping app and an iOS mobile-app