Whats the reason URN doesn't include parent resour...
# general
b
Whats the reason URN doesn't include parent resource name, just a type? Including name would remove following requirement for users to think of:
Resources constructed as children of a component should make sure that their names will be unique across multiple instances of the component. In general, the name of the component instance itself (the name parameter passed in to the component constructor) shoud be used as part of the name of the child resources.