On 2009-06-21 05:04+0300 Dmitri Gribenko wrote:

> I understand that coding style is a very subjective matter, so I'm
> open for discussion.  I just want the code to be readable and have
> consistent style.

Hi Dmitri:

Thanks for bringing up this topic.  With so many contributors over the 17
years of development, I suspect PLplot currently has no consistent coding
style either for C or C++. So it's probably an overall issue that we have a
chance to solve here rather than just for the qt device driver alone.

I think most here would agree with the goal of a readable and consistent
style for our C and C++ code, but the trick is to find some consensus that
everybody is willing to go along with.

I have no strong opinions about what that consensus should be, but once we
have arrived at it, I think we should make it as easy as possible for emacs
users to conform to that convention. Several of our core developers have
been using emacs for a long time, and I am a recent enthusiastic convert
(after using jed for a decade).

So let me ask a question of the expert emacs users here.  Once we come to
consensus on the style, is it possible to put some boilerplate comments in
our C and C++ source code so that emacs automatically conforms to that
style?  Or is that better done with some emacs customization style changes
in .emacs that can be selected as the "PLplot" style on the fly by emacs
users?

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to