[wx-dev] last call for volunteers for wxODBC maintenance
Igor Korot
ikorot at earthlink.net
Thu Jul 5 00:56:34 PDT 2007
Vadim,
I would love to do that. However, I have access only to
Windows/Linux machines.
I also want to say that I will be using wxODBC for my
program. But it won't be for couple of month at least...
If there will be an example of how to use at least one
such library with wx, it would've been great.
What I mean is: in the sample there will be a source code
that will use ODBC library with the text file of how to compile
and run the program.
Thank you.
-----Original Message-----
>From: Vadim Zeitlin <vadim at wxwidgets.org>
>Sent: Jul 4, 2007 2:40 PM
>To: wx-users <wx-users at lists.wxwidgets.org>, wxDevs <wx-dev at lists.wxwidgets.org>
>Subject: [wx-dev] last call for volunteers for wxODBC maintenance
>
>[exceptionally cross-posting to wx-users and wx-dev, please follow up to
> wx-dev only]
>
> Hello,
>
> We're looking for a new maintainer for wxDB (a.k.a. wxODBC) classes. They
>were originally written almost 10 years ago and the code has been mostly
>unmaintained since a few years. The existing wxWidgets developers don't
>have enough time, experience and even motivation (because there are already
>a lot of better libraries wrapping ODBC API outside of wxWidgets) to
>support these classes so we plan to remove them from the future wxWidgets
>3.0 release unless someone volunteers to maintain them.
>
> This is not a trivial task as the code would need to be updated to support
>the new (in wxWidgets 3) UTF-8 build mode which will probably require
>changing quite a lot of it to use wxString instead of char/wxChar and
>generally making it much more Unicode friendly. More generally speaking,
>the wxODBC code needs to be improved to work on "non standard" ODBC
>platforms, i.e. anything but Win32 (e.g. various Unix ODBC implementations,
>64-bit platforms, including Win64) as currently it has a lot of problems
>there.
>
> If you are interested in maintaining this code, please let us know
>a.s.a.p.
>
> Thanks in advance!
>VZ
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: wx-dev-unsubscribe at lists.wxwidgets.org
>For additional commands, e-mail: wx-dev-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list