Has anyone been running the SqlClient tests? I'm fiddling around with the V3 code on trunk and can't get statement namespace support to work. Is Apache.Ibatis.DataMapper.SqlClient.Test.Fixtures.Mapping.StatementNamespaceTest actually passing? I noticed that a lot of the other tests aren't using namespaces so it may not have been detected.
I've started writing a Apache.Ibatis.DataMapper.Sqlite.Test skeleton in the mean while.