Paul Fisher wrote:
> I've been pondering whether we should run all of Classpath's Java code
> through a magic parser to convert everything over to conform with the
> GNU style (as our C code does), and abandon our current modified Sun
> style.
I think Sun's indentation, bracketing, and naming standards are bogus, which
is why I largely abandon them in favor of the GNU C style when coding.
OTOH, I don't know if it is worth reformatting all the code because other
people might be more comfortable in a different style. When editing other
people's modules, I've mostly adopted their style for consistency.
> FYI1, all the GTK peer code is GNU style for the simple reason that
> Jim can't handle switching styles between C and Java code.
Neither can I.
> FYI2, Aaron's code is already partly GNU style...
What's not GNU about it?
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/