Feature request:Code formatting policies

Pabs pabs3 at crosswinds.net
Mon Jul 16 09:20:50 BST 2001


Feature request
Code formatting policies:
IDE developers (KDevelop, VIDE, RHIDE, Komodo, emacs modes etc ) could colaborate
to define an XML namespace DTD that can represent code formatting policies.
Each software package (the GIMP, KDE, Apache, Linux etc) could then distribute
these files with the src, and the code editors/IDEs of people who write code
for these projects could either enforce these policies through automatic formatting
or indicate parts of the code that don't conform to the policy.

examples
positioning of braces in C/C++
whitespace in function calls
whitespace around operators
etc

Why XML instead of just sample source files - easier to determine if policy
documents conform to the standard, more flexible, multiple languages easily
accomodated.

The result might be more accepted patches, less work for maintainers -> better
software, faster

Bye,
Pabs

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list