Post the code to a JIRA ticket or on a website somewhere. In case you're curious, here's how IBatisNet integrates with Castle's IoC container:
http://svn.castleproject.org:8080/svn/castle/trunk/Facilities/IBatisNet/Castle.Facilities.IBatisNetIntegration/ ----- Original Message ---- From: Jerome Gagner <[EMAIL PROTECTED]> To: dev@ibatis.apache.org Sent: Monday, January 8, 2007 1:46:02 AM Subject: Spring .NET Integration for iBatis .NET Hello All, I recently implemented functionality similar to the Spring/iBatis Java integration (SqlMapClient and SqlMapClientTemplate) with Spring .NET and iBatis .NET. I have also gotten permission to release this back. I'm probably going to submit to Spring .NET but I was interested if anyone on the iBatis side would be willing to review and give pointers before doing so?