From: "Johan Sörensen" Date: 2005-04-23T23:55:38+09:00 Subject: Re: ruby svn bindings and pools On 4/23/05, Kouhei Sutou wrote: > > There's no docs on the ruby bindings (yet?) > > Sorry. > There's only test codes and sample codes. Thats ok, I understand it is still in the early stages. Perhaps you'd be willing to accept some sort of documentation from me once I get a bit more comfortable with using the bindings, in case you won't be doing any (english) docs? Thanks for your work on the ruby bindings by the way! > > Do I need to wrap everything I do towards the repos in a new pool > > Or is it only needed for the initial connection? > The answer is everything. > > # I want to hide pools from user in the future. Thanks, that helps. And I agree about hiding the pools, right now my idea is to write some sort of wrappers/helpers for the swig-rb, just to make things a little easier for myself.. Regards, Johan