As of the 1.2 DataMapper Alpha release, all config file can be embedded . The comment in that class needs to be changed. Thanks for bringing it to our attention.
--- Tuncay Baskan <[EMAIL PROTECTED]> wrote: > 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. >

