[ http://issues.apache.org/jira/browse/IBATISNET-78?page=all ]
Ron Grabowski updated IBATISNET-78: ----------------------------------- Attachment: DomSqlMapBuilder.patch Gives more descriptive error message if required embedded resources are missing: http://www.mail-archive.com/ibatis-user-cs%40incubator.apache.org/msg00478.html Removes unnecessary StreamReader, XmlSchema.Read() can accept a stream. It doesn't require the stream be wrapped in a StreamReader. > Add ability to indicate whether or not the SqlMap.config file should be > validated with the schema > ------------------------------------------------------------------------------------------------- > > Key: IBATISNET-78 > URL: http://issues.apache.org/jira/browse/IBATISNET-78 > Project: iBatis for .NET > Type: Improvement > Reporter: Roberto Rabe > Assignee: Roberto Rabe > Attachments: DomSqlMapBuilder.patch > > The current plan is to add an optional <setting > validateSqlMapConfig="true|false"> to the SqlMap.config file with true being > the default value. > An alternative is to provide an additional method parameter during the call > to DomSqlMapBuilder. This could be something like > DomSqlMapBuilder.Configure(String myPath, boolean validateSqlMapConfig). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira