I took the liberty of making this so, below, since I know the change
breaks the build right now unless you add the mysql connector .jar
file.

If it's not protocol to just commit like that, let me know.

I'm going to proceed with moving the EJB code out to examples.

I'm going to open an ISSUE about my documentation and one of two other items.

Sean

On Fri, May 9, 2008 at 10:23 PM, Sean Owen <[EMAIL PROTECTED]> wrote:
> Bah, this didn't work out. MySQL supports some syntax I need that HSQL
> does not. The hacking to get around this got gross, and went so far
> that I'm not really testing the MySQL code anymore.
>
> I think I should nix the MySQL test code -- or else relegate it to
> something like examples/ ? I take it this is where we can put code we
> want to distribute but don't want to compile as part of the core. For
> example this seems like a good place for the EJB interface, maybe web
> interface.
>
> Incidentally what are the rules on commits -- should send any changes
> around for review as an ISSUE? if it's a clear change that I'm
> confident in, like in the code I'm familiar with, OK to just go ahead?
> I don't mind the overhead of reviews and issues.

Reply via email to