Title: Re: Registry Vs Module: getMappedConfiguration
Knut,
 
suppose that some day there will the possibilty that a configuration will be represented by other data structures, such  as a tree or whatever.
Wouldn´t than something like
 
Object getConfiguration( String configurationId, Class configurationType );
boolean containsConfiguration( String configurationId, Class configurationType );
 
not a better solution?
 
Just an idea!
 
Stefan


Von: Knut Wannheden [mailto:[EMAIL PROTECTED]
Gesendet: Do 07.07.2005 12:26
An: HiveMind Dev List; James Carman
Betreff: Re: Registry Vs Module: getMappedConfiguration

On 7/7/05, James Carman <[EMAIL PROTECTED]> wrote:
> getConfigurationAsMap()?
>

Sounds reasonable... How about canConfigurationBeMapped() then? :-)

--knut

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to