From: ts Date: 2001-11-25T00:05:56+09:00 Subject: [ruby-talk:26335] Re: Berkeley DB 1.85 bindings ... >>>>> "K" == Kent Dahl writes: K> If this a relatively simple thing, like changing certain "open" calls, No, because db185 has a very poor interface. I think that it's faster to write a specific interface to db185 rather than trying to modify the actual code. It's easy to have a common code for 2.x and 3.x, but there are big differences between 1.85 and 2.x Guy Decoux