Re: [Rubydotnet-developer] rubydotnet - first announcement
Status: Alpha
Brought to you by:
thomas
From: John R. P. <jo...@pi...> - 2003-09-04 15:28:02
|
On Thu, 4 Sep 2003 16:56:55 +0200, "Thomas Sondergaard" wrote: > > Does this mean a joint effort is slipping away from all of us? R2 of our > bridge > > includes a C++ extension module as well in approx 300 lines of code (if > that is > > a measure of something). Additionally, we also have approx. 250 automated > unit > > tests using TestUnit for both the socket and direct C++ versions of the > bridge. > > > > Not necessarily. I started my own little project because the threshold to > getting started on the two existing projects was a little high. I needed to > get some basic understanding of the ruby extension model and managed C++ > first and besides none of the existing projects had public CVS access to the > latest and greatest making it impossible to contribute. Even if our efforts > are separate and uncoordinated there are still bits and pieces that can > easily be transferred from one project to the other if we agree to do so. Agreed. So what would make working with our project easier? We have released the source code in the distribution. As for SCM, we currently have the source code in a private Perforce Depot. I made arrangements with Perforce for this open source project and got free licenses to run this project on Perforce. The Perforce depot could be opened up to other developers. I tend to like Perforce more than CVS, anyways. Is the fact that we use Perforce instead of CVS a big deal to you? Regards, John |