Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gemini-dev] DBAccess refactoring

Hi Mike,
Our refactoring attempts unfortunately coincided --- even worse(for me): you were slightly faster ;-). With the current project setup, however, DBAccess does not compile any more. It looks as if the new "common" branch does not contain any bundles.

Maybe I made a mistake? Shall I open a bug?

Best regards,
   Jürgen 

Ps.: It is still unclear to me how to upload build artifacts to Eclipse. Do you know a link that explains that?


-----Original Message-----
From: gemini-dev-bounces@xxxxxxxxxxx [mailto:gemini-dev-bounces@xxxxxxxxxxx] On Behalf Of Mike Keith
Sent: Montag, 20. Dezember 2010 15:10
To: Gemini Dev List
Subject: [gemini-dev] DBAccess refactoring

Juergen,

I did what I had been meaning to do for the last few months -- refactor 
the DBAccess code base to make it more extensible for other DB 
platforms. I also checked in the support for MySQL. I haven't added the 
tests, yet, because that is going to involve doing some test refactoring 
as well. Not sure if you have any specific ideas about how you you would 
like the tests to be structured to cover different databases.

Anyway, feel free to reorg it again, but at least now it should be 
really easy to add support for new DB platforms.

-Mike
_______________________________________________
gemini-dev mailing list
gemini-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gemini-dev


Back to the top