Common space
We can create workspace on the context and work on objects that need to be checked in or checked out within the context.
Now, if I have an assembly and its child part. Both of them need to be checked into different context. So, how to do this ?
If I create workspace on part , it can check in on one context.
Now, I want to check in assembly , I should create workspace on different context. But on this context's workspace; I don't have access to part of different context and without that , assembly is incomplete.
Any thoughts would be of great help.

