Harvey, There is no point doing coding style cleanups as these can be done automatically by tools. We decided a little while ago to adopt the sun coding conventions, but most of the code doesn't follow these yet.
In terms of the namespaces, the reason for keeping the com.vividsolutions namespace is that external plugins are developed against that so we don't want to break compatibility unless there is a good reason. Anything we do to extend jump however should be done in the org.openjump namespace. In terms of getting used to the code base, what I recommend is start righting some of your own plugins for things you would like to see in jump (do this in your own namespace) and then make them available for others to try out, if enough people like it and it's a useful function then eventually it may get into the core org.open jump. (this is how I'm approaching things) Have a look at the Feature, Plugin and Extension interfaces, this will show you the main concepts in the ump platform. Happy coding. Paul Harvey Harrison wrote: > I'm new to the list and was wondering how welcome patches would be to > do some codingstyle / pachage name cleanup? > > Is there a standard codingstyle accepted for the project? > > Is there any move afoot to unify under the org.openjump.* namespace > and remove the com.vividsolutions, etc namespaces to make things more > coherent. Would such changes be welcomed? > > Also, any pointers to some low-hanging fruit a new developer could > help with to get familiar with the project? > > Cheers, > > Harvey Harrison > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel