Difference between revisions of "Coding Guidelines"

From The Open Source Backup Wiki (Amanda, MySQL Backup, BackupPC)
Jump to navigationJump to search
(add link)
Line 12: Line 12:
 
* [[/File Locking]]
 
* [[/File Locking]]
 
* [[/Filesystem Manipulation]]
 
* [[/Filesystem Manipulation]]
 +
* [[/Glib Utilities]]
 
* [[/Internationalization]]
 
* [[/Internationalization]]
 
* [[/IPv6 Support]]
 
* [[/IPv6 Support]]

Revision as of 14:16, 15 August 2008

This article summarizes the "things every developer should know". This will never be an exhaustive list, but it provides a convenient, common place to share the many guidelines and suggestions that each developer has in his or her head.

See also DEVELOPING in the top-level source directory.

Also see:

  • Perl Interface for an overview of Amanda's perl modules
  • Testing to see how Amanda's testing architecture can help you

Editors: please link articles from this page, rather than adding content here, to allow links from other articles. Article titles should begin with / (to make a MediaWiki subpage), to avoid collisions with other documentation.