> The only question that remained, is it necessarry to have do_postgres, > do_jdbc AND jdbc-postgres: YES. > Since do_postgres requires do_jdbc and jdbc-postgres if it is running > on jruby.
Some of the JDBC drivers are pretty close to passing all the specs: http://gist.github.com/109732 I tried to run dm-core/next with do_mysql + JDBC and got quite alot of failures, so there's probably some edge cases that the existing DataObject specs don't test for. Even still, the more people we have pulling down the DO JDBC drivers and testing them out (either in their apps, or by running "rake spec" the faster we'll get things sorted out. A couple of months ago Alex Coles (myabc) wrote up a document on how to contribute to the DO JDBC project if anyone is interested in contributing: http://datamapper.org/doku.php?id=jruby:contribute Dan (dkubb) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
