Linked Universes

What are linked universes? Have you worked with them, problems faced and solutions?

Questions by kamal.7923   answers by kamal.7923

Showing Answers 1 - 2 of 2 Answers

ganesh.hbad

  • Apr 17th, 2008
 

Linked universes are universes that share common components such as

parameters, classes, objects, or joins.

When you link two universes, one universe has the role of a core universe, the

other a derived universe. When changes are made in the core universe, they are

automatically propagated to the derived universes.
Things need to do:
we should resolve loops.
we should create contexts(previous contexts are not present in linked universe).

Regards,
Ganesh.

Linked universes are for the purpose of sharing componets among universes to save on development time and ease of maintainace.
When you link two universes, one universe has the role of a core universe, the other a derived universe. When changes are made in the core universe, they are automatically propagated to the derived universes.

The issue with Linked universes is that all the in the derived universe the contexts need to be defined and loops need to be resoved as per the state of the universe once the universes are linked.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions