1

I have the read LDP Specification, I can understand the use of Basic Container and Direct Container but not that of Indirect Container, I understand how it works but cannot figure out a use-case in a real life scenario. Can someone provide such a real-life scenario to explain the usefulness of Indirect Containers

Stanislav Kralin
  • 11,070
  • 4
  • 35
  • 58

1 Answers1

0

LDP Primer is far better for understanding the general use-case. The practical difference is that a direct container (DC) can only contain links to its member resources (like Golf club DC may contain Membership card resources, while it would be unreasonable to contain Person resources, as people are not owned by the club).

berezovskyi
  • 3,133
  • 2
  • 25
  • 30