I think return m_dataSources.containsKey( hint );
is better than return ( null == m_dataSources.get( hint ) ); Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
