[SqueakDBX] Re: Running the tests on Squeak 3.8.2 and MySQL 4 more guidance needed.

Mariano Martinez Peck marianopeck at gmail.com
Fri Oct 9 20:26:34 UTC 2009


2009/10/9 Herbert König <herbertkoenig at gmx.net>

> Hello Mariano,
>
>
Hello Herbert.


> MMP> I fordwarded you an email from OpenDBX mailing list.
>
> thanks, I will take a look.
>
> MMP> I'll check if this is a Squeak issue or a MySQl issue by continuing in
> MMP> Squeak 3.10.2
>
> MMP> I don't know what to tell you. As you said, maybe you should test it
> in 3.10.2
>
> Exactly the same situation in 3.10.2 only running core-tests. So I
> guess the problem is with MySQL 4.
>
> As to keep it manageable I'll factor the String
>
> 'INSERT INTO signature(code, name, observations, id_student)
>  VALUES (11, ''Something'', ''Nothing'', 2)'
>
> into a method in DBXBackendFacility and overwrite it in
> DBXMySQL4Facility.
>
>

I would like not to tauch DBXBackendFacility or other things of the core. Is
it possible it to be only in DBXMySQL4Facility ?



> And to keep the fingers out of String I will inline my String
> extension into that method.
>
>
you don't want to do that method in String and put the category
"OpenDBX-Core" ?


> Be sure it will be an ugly method :-))
>
> Cheers,
>
> Herbert                            mailto:herbertkoenig at gmx.net
>
> _______________________________________________
> SqueakDBX mailing list
> SqueakDBX at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeakdbx/attachments/20091009/b1a1d8cc/attachment.htm


More information about the SqueakDBX mailing list