I was wondering why there isn't an option to derive a module component's
name from the name attribute on the <module> element in SCDL.

All the methods defined on the ModuleComponentConfigurationLoader interface,
e.g.  loadModuleComponent(String name, String uri),  require the client to
pass in a module component name.

This seems like a natural option and an alternative to coming up with an
environment-specific mechanism for keeping track of the MC names registered
on the runtime's root context.

Or is there some reason why this would be a bad thing?

Thanks,
Scott Kurz

Reply via email to