A comment in IBatisNet.DataMapper.Configuration.DomSqlMapBuilder class;
        // Which files must we allow to be used as Embedded Resources ?
        // - slqMap.config [No]
        // - providers.config [No]
        // - sqlMap files [yes]
        // - properties file (like Database.config) [Yes]

I wonder why this decision has been made back then? 
Why aren't sqlMap.config, providers.config files allowed to be
embedded resources?

-- 
/tb.

Reply via email to