<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.sharpos.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>SharpOS Wiki contribute</title>
        <description></description>
        <link>http://www.sharpos.org/</link>
        <lastBuildDate>Fri, 24 Apr 2009 02:45:57 -0700</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.sharpos.org/lib/images/favicon.ico</url>
            <title>SharpOS Wiki</title>
            <link>http://www.sharpos.org/</link>
        </image>
        <item>
            <title>contribute:coding_style_guidelines</title>
            <link>http://www.sharpos.org/doku.php/contribute/coding_style_guidelines?rev=1238542485&amp;do=diff</link>
            <description>These are general guidelines for SharpOS code.


	*  Follow the Microsoft design guidelines for the .NET Framework.
	*  Follow the Mono coding guidelines.
	*  Follow good object oriented practices:
			*  Hide implementation details.
			*  Abstract common concepts into base classes.
			*  Keep coupling to a minimum: a class may depend on several basic types, but should depend on few of its peers.
			*  Keep cohesion to a maximum: a class should be focused on a single concept, embodied in the clas…</description>
        <category>contribute</category>
            <pubDate>Tue, 31 Mar 2009 16:34:45 -0700</pubDate>
        </item>
    </channel>
</rss>
