Yes, but the DM docs don't show how to actually use them in apps like merb (altho they're not production ready).
I still don't understand the difference between "import" and "include_class", anyway with include_class it works here. Don't get me wrong, i don't want to sit on that stuff and wait until stuff is ready, but i admit that my ruby skills aren't that good so that i could contribute anything serious to dm! You guys really do some serious shit! ;) keep up the good work. so far the rake spec only gives me problems with timezone-stuff which isn't really critical to my few apps which i need to speed up with jruby. As long as the date is correct (except the 1hr delay for CET), i am pretty happy! On May 12, 12:37 am, "Dan Kubb (dkubb)" <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
