On 2010-12 -15, at 15:53, Koen Deforche wrote:

> Hey Jack,
> 
> 2010/12/12 Jack <[email protected]>:
>> Hello,
>> 
>> I finally found the source to the mysql backend to Wt:Dbo.  I then
>> figured out I probably needed to only check out the trunk, and not the
>> full .svn.  Is there any particular reason there is no tarball
>> available for download?
> 
> I believe the project is not very actively developed ... The backend
> API has also expanded slightly in the last few releases of Wt, and so
> I am not entirely certain if the MySQL backend still implements all
> the necessary methods.

I am the original developer of the MySQL backend, and Koen is correct that I do 
not have much time to spend on this - however, I am actively using it myself 
(although against a slightly old version of Wt::Dbo) and I would be interested 
in updating and fixing any bugs you might find (or you can send me patches!). I 
have not released a tar ball as my attention has not been caught at a time to 
coincide with a Wt::Dbo release.
> 
>> Next step - I had a problem running cmake.  I needed to rename
>> src/Wt/dbo to wrc/Wt/Dbo.  After doing this, I was able to compile and
>> install.  I have not yet actually tested.  I am only assuming that
>> renaming the directory is better than changing SUBDIRS(Dbo) to
>> SUBDIRS(dbo) in src/Wt/CMakeLists.txt.
> 
> Possbily it was developed on a MacOSX system which is not case
> sensitive, so that sounds like it could be a plausible solution.

Again Koen is correct - I am developing on OS X and had not noticed the lack of 
capitalization in the Dbo subdirectory - I hope that I have corrected this in 
the svn repository now.
> 
>> I'd appreciate it if someone would correct me if I'm sending myself
>> down the wrong path with this.
> 
> Try to instantiate the connection class, to see if there are pure
> virtual methods missing. If that is the case these will be added --
> they are probably small things like adding support for a new C++ type.
> 
I

Regards,
        Paul Harrison


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to