As we are writing various MongoDB related handlers (cache, session, watchdog and field storage are all ready -- I will write a longer post about MongoDB) we found that there are little pieces missing from Drupal 7. Like we needed to extend a core session test and then disable the original. Turns out, we forgot adding a drupal_alter to simpletest to allow for this. So I filed a trivial issue (adds one line of code) and I hope it will get in. I strongly recommend porting to D7 now while you can still change things to better support your use case. If you wait until release, then you won't be able to do that...
Commenting on this Story is closed.
i like fruits, do you?