Re: [Java-gnome-developer] gnomevfs bindings
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2005-07-26 01:47:18
|
On Sat, 2005-23-07 at 19:23 -0400, dan wrote: > I have created several classes allowing access to the mime > functionality in gnomevfs. Excellent! > If java-gnome intends to wrap gnomevfs i > will be happy to submit them. Well, first things first - you should probably join the jav...@li... mailing list and submit your code there. > I have never submitted code to a large > project such as this one before, so if there is interest in these > classes, could somebody give me some pointers on the procedure for > submitting code. Pretty much anyone with CVS access can commit the code. Since this is off the beaten path a bit, you'll probably have to go a bit extra to get someone to look at your code. At the end of the day, we're all volunteers, so whatever you can do to make it easier for someone to review your code will help your cause. I would suggest as well that if you have a tiny little app or example case that shows the bindings in use and/or the new/changed/fixed functionality you are coding it would really help. I could look at your code and go "um, yup, it compiles" but as I don't really know anything about libgnomevfs it's hard for me to say whether or not your code does the right thing. That's ok - I'm not the expert there - but *someone* has to be able to say "yeah, it's cool" As for how to submit, you can either send along a patch (see `cvs diff`, `patch` etc) or alternately copies of the complete code files (such that someone could drop them in to a checkout of libgnomevfs-java [1] and do the `cvs diff` themselves). AfC Sydney [1]: which I think should disappear and just be a part of libgnome-java -- Andrew Frederick Cowie Managing Director Operational Dynamics Consulting Pty Ltd http://www.operationaldynamics.com/ Management Consultants specializing in strategy, organizational architecture, procedures to survive change, and performance hardening for the people and systems behind the mission critical enterprise. Operating Worldwide: Sydney +61 2 9977 6866 New York +1 646 472 5054 Toronto +1 416 848 6072 London +44 207 1019201 |