gt; }
>
>
>
> Ronald Borman wrote:
> >
> > I got started with iBATIS this week. I bought 'iBATIS in Action'
> > (finishing the last chapter tomorrow), did some tests and browsed through
> > the mailing lists. It looks like a compact, comprehensible and fun to
n the incubator mailing list I found a May 2005 announcement which caught
> my attention: interface binding
> (http://www.mail-archive.com/[EMAIL PROTECTED]/msg02403.html).
> It reminded me of an IBM DeveloperWorks article about Generic DAOs and I
> was eager to try it out. Unfortunately
>> The 3.0 whiteboard discussion also mentions interface binding. Is it
likely that this functionality will return in a future version?
Yes, absolutely. This is an important part of the improved 3.0 API.
>> The 2.1.7 source code only calls the static method
MapperProxy.newMappe
a May 2005 announcement which caught my
attention: interface binding (http://www.mail-archive.com/[EMAIL
PROTECTED]/msg02403.html). It reminded me of an IBM DeveloperWorks article
about Generic DAOs and I was eager to try it out. Unfortunately
SqlMapClientImpl.getMapper() hasn't survived