On Fri, Jan 29, 2010 at 9:43 PM, Raymond Feng <[email protected]> wrote:
> 4) TBD: The NodeFactory can be configured with a mapping between domainURIs > and registryURIs so that NodeFactory knows the registryURI for a given > domain. > * The initial mapping can be populated by the hosting environment (for > example, from an property file) > * A map can be added to NodeFactory to allow it to be configured > programmatically. > How about having a more general config options map on the NodeFactory and the registry config is just one of those options in that map, so we can also use that map for other config things like schema validation, overriding rankings etc. ...ant
