We use Spring.NET at work, so I would be interesting in what you are doing.
-Ted. On 1/8/07, Jerome Gagner <[EMAIL PROTECTED]> wrote:
I need to clean up the code a bit, it was a quick and dirty implementation but I think the community could benefit a bit from it. I'll try and post it tonight. On 1/8/07, Ron Grabowski <[EMAIL PROTECTED]> wrote: > 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?