On Mon, 2006-01-16 at 15:46 +0100, Henrik Sjoberg wrote: > What coding standard should be used when editing and writing additions to > (as in this case) imported code which already have a different coding > standard? Should I adopt the standard already in the file or use the one > from mythtv? The coding standard howto wasn't really clear on this.
If it is a complete separate file with few modifications keep it's coding standard and document where it came from so that we can sync to it when needed. If it is snippets of code within existing MythTV files, or a heavily edited file from an external source use our conventions. -- Daniel _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
