Three Google Summer of Code ideas
From: Blair Zajac <blair_at_orcaware.com>
 
Date: 2007-03-22 08:55:59 CET 
I may end up doing some of these myself, but I'd like to put them out 
 1) Have an embeddable svnserve.  Today, I was writing a Java servlet 
 Instead of dealing with the issues of starting and stopping a child 
 No telling where svnserve's may start showing up if they are very easy 
 2) It would be interesting to use the open source ICE project as a 
 This would also require writing a C++ API to wrap the C code, since I 
 In ICE you write an IDL like file:
 module Subversion {
 This then compiles down into C++, Java, code, or in Python or Ruby's 
 You then just use them as local objects, but of course, they are doing 
 3) Come up with a common Subversion objected oriented abstraction for 
 Instead of having each binding have thier own OO feel, they all 
 This isn't too codey, and may not make a good SOC project.
 Let me know if these would be appropriate and I can put them up in the 
 Regards,
 -- Blair Zajac, Ph.D. <blair@orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Mar 22 08:56:21 2007  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.