<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>$ man blog &#187; style</title>
	<atom:link href="http://karpology.wordpress.com/tag/style/feed/" rel="self" type="application/rss+xml" />
	<link>http://karpology.wordpress.com</link>
	<description>A Karpology experiment</description>
	<lastBuildDate>Mon, 21 Dec 2009 17:14:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='karpology.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3421c9d8f04bfa37f0e04b49ca31ac70?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>$ man blog &#187; style</title>
		<link>http://karpology.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://karpology.wordpress.com/osd.xml" title="$ man blog" />
		<item>
		<title>Ask Everyone: Where&#8217;s your Constructor?</title>
		<link>http://karpology.wordpress.com/2008/04/11/wheres-your-constructor/</link>
		<comments>http://karpology.wordpress.com/2008/04/11/wheres-your-constructor/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 14:49:47 +0000</pubDate>
		<dc:creator>Brent</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://karpology.wordpress.com/?p=28</guid>
		<description><![CDATA[Where do you prefer to put your object&#8217;s constructor in relation to the file&#8217;s line numbers?
Near the top?  Before or after the member object declarations?
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
I prefer to keep them near the top, preferably after the private member declarations.  It&#8217;s not a hard or fast rule for me, but I dislike it when the constructor(s) is/off [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karpology.wordpress.com&blog=3285918&post=28&subd=karpology&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Where do you prefer to put your object&#8217;s <a href="http://en.wikipedia.org/wiki/Constructor_(computer_science)" target="_blank">constructor</a> in relation to the file&#8217;s line numbers?</p>
<p>Near the top?  Before or after the member object declarations?</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>I prefer to keep them near the top, preferably after the private member declarations.  It&#8217;s not a hard or fast rule for me, but I dislike it when the constructor(s) is/off mingling with other methods in the middle of the class.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/karpology.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/karpology.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/karpology.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/karpology.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/karpology.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/karpology.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/karpology.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/karpology.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/karpology.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/karpology.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/karpology.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/karpology.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=karpology.wordpress.com&blog=3285918&post=28&subd=karpology&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://karpology.wordpress.com/2008/04/11/wheres-your-constructor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d1a6646631bfe089ed6f58688ec3b7a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Brent</media:title>
		</media:content>
	</item>
	</channel>
</rss>