Actually the thing that needs to be sorted before the release is the
JDBC code under 1.4.
As Scott keeps telling me the changes to the JDBC interfaces mean this
code no longer compiles.
My current plan is to change the MockConnection class to be
AbstractConnection and mark it abstract. Then in the 1.3 and 1.4
branches I'll inherit from it. Under jdk1.4 I'll then just have to
implement the abstract methods from the Connection interface. There's
probably a couple of other classes that need this doing as well.
Not sure when I'll get around to this. Of course someone else could
alway get there first.
On Wed, 2002-06-19 at 16:44, Jeff Martin wrote:
> Anyone got any comments before I go ahead?
>
> --
> Jeff Martin
>
> Memetic Engineer
>
> http://www.custommonkey.org/
>
>
> ----------------------------------------------------------------------------
> Bringing you mounds of caffeinated joy
> >>> http://thinkgeek.com/sf <<<
>
> _______________________________________________
> Mockobjects-java-dev mailing list
> Moc...@li...
> https://lists.sourceforge.net/lists/listinfo/mockobjects-java-dev
--
|