Hi Clinton,

I totally agree. But at some point in the future it needs to compile with Java 6 anyway. But if only a few methods needs to be added and it still compiles with Java 5 I don't think it does any harm.

Regards

Kai

--- Original Nachricht ---
Absender: Clinton Begin
Datum: 07.09.2008 23:17
I'll add the version, but please understand:  iBATIS 3 should not be
compiled under Java 6.  It will be a Java 5 based framework.  That said,
much of the incompatibilities are due to implementations of various JDBC
interfaces.  I'm considering making them all dynamic proxies so that you can
compile it under different JDK versions.  But if there's ever a case where
we need to make a choice, we'll be going with Java 5, not Java 6.

Also know that iBATIS 3 does not yet have a public API built for it.  There
are bits and pieces there, but nothing usable.  The iBATIS 2 Compatibility
API does exist, but is intended for unit testing only.

Cheers,
Clinton

On Sun, Sep 7, 2008 at 3:09 PM, Kai Grabfelder <[EMAIL PROTECTED]> wrote:

Hi there,

I've just found out that iBATIS try is already present in SVN - cool ;-).
Unfortunately it is not not compile-time compatible with java 6. I could
write a patch for this but iBATIS 3 is not yet present in JIRA. Could
someone add a 3.0.0 version to JIRA?

Many thanks

Kai



Reply via email to