<?xml version="1.0" encoding="utf-8"?>
<!-- 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
-->
<?xml-stylesheet type="text/xsl" href="https://rollerweblogger.org/roller-ui/styles/rss.xsl" media="screen"?><rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
  <title>Insert Pith Here (Comments)</title>
  <link>https://rollerweblogger.org/lance/</link>
  <atom:link rel="self" type="application/rss+xml" href="https://rollerweblogger.org/lance/feed/comments/rss" />
  <description>&amp;quot;The essential or central part&amp;quot; according to  dictionary.com</description>
  <language>en-us</language>
  <copyright>Copyright 2009</copyright>
  <lastBuildDate>Sun, 11 Oct 2009 23:55:12 +0000</lastBuildDate>
  <generator>Apache Roller 6.1.5</generator>
    <item>
        <guid isPermaLink="true">https://rollerweblogger.org/lance/entry/tomacco#comment-1236781307000</guid>
        <title>Re: Tomacco</title>
        <dc:creator>Darryl W.</dc:creator>
        <pubDate>Wed, 11 Mar 2009 14:21:47 +0000</pubDate>
        <description>&lt;br /&gt;[Posting w/html, to make it more readable.]
&lt;br /&gt;Is it best to reference Foo properties by name, or, is it preferred to use the getter?
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;Which is the best practice inside Bletch?
&lt;br /&gt;
&lt;br /&gt;&amp;gt;Integer thingy = bar;
&lt;br /&gt; 
&lt;br /&gt; -or-
&lt;br /&gt; 
&lt;br /&gt; Inteter thingy = Foo.getBar();
&lt;br /&gt; 
&lt;br /&gt; -or-
&lt;br /&gt; 
&lt;br /&gt; Integer thingy = Bletch.getBar();
&lt;br /&gt; 
&lt;br /&gt; -or simply-
&lt;br /&gt; 
&lt;br /&gt; Integer thingy = getBar();
&lt;br /&gt;
&lt;br /&gt; Where:
&lt;br /&gt; 	getBar() is only defined in &lt;br /&gt;Foo, not, Bletch.</description>
    </item>
    <item>
        <guid isPermaLink="true">https://rollerweblogger.org/lance/entry/tomacco#comment-1236780566000</guid>
        <title>Re: Tomacco</title>
        <dc:creator>Lance</dc:creator>
        <pubDate>Wed, 11 Mar 2009 14:09:26 +0000</pubDate>
        <description>Your formatting was lost, but I&apos;ve always preferred
&lt;br /&gt;&lt;br /&gt;
int thingy = bar;&lt;br /&gt;
or&lt;br /&gt;
int thingy = getBar();&lt;br /&gt;</description>
    </item>
    <item>
        <guid isPermaLink="true">https://rollerweblogger.org/lance/entry/back_in_the_saddle#comment-1236780417000</guid>
        <title>Re: back in the saddle?</title>
        <dc:creator>Paul Rivers</dc:creator>
        <pubDate>Wed, 11 Mar 2009 14:06:57 +0000</pubDate>
        <description>Really...where&apos;s your first blog? :-)</description>
    </item>
    <item>
        <guid isPermaLink="true">https://rollerweblogger.org/lance/entry/tomacco#comment-1236780353000</guid>
        <title>Re: Tomacco</title>
        <dc:creator>Darryl W.</dc:creator>
        <pubDate>Wed, 11 Mar 2009 14:05:53 +0000</pubDate>
        <description>Is it best to reference Foo properties by name, or, is it preferred to use the getter?


Which is the best practice inside Bletch?

&amp;gt;Integer thingy = bar;
&amp;gt; 
&amp;gt; -or-
&amp;gt; 
&amp;gt; Inteter thingy = Foo.getBar();
&amp;gt; 
&amp;gt; -or-
&amp;gt; 
&amp;gt; Integer thingy = Bletch.getBar();
&amp;gt; 
&amp;gt; -or simply-
&amp;gt; 
&amp;gt; Integer thingy = getBar();

&amp;gt; Where:
&amp;gt; 	getBar() is only defined in Foo, not, Bletch.</description>
    </item>
    <item>
        <guid isPermaLink="true">https://rollerweblogger.org/lance/entry/re_5_years_of_blogging#comment-1176335854000</guid>
        <title>Re: Re: 5 years of blogging</title>
        <dc:creator>Dave Johnson</dc:creator>
        <pubDate>Wed, 11 Apr 2007 23:57:34 +0000</pubDate>
        <description>Thanks Lance. Get yourself back in that saddle. We miss your blogging and your occaisional del.icio.us posts just don&apos;t cut it ;-) - Dave </description>
    </item>
    <item>
        <guid isPermaLink="true">https://rollerweblogger.org/lance/entry/back_in_the_saddle#comment-1176328695000</guid>
        <title>Re: back in the saddle?</title>
        <dc:creator>Matt Raible</dc:creator>
        <pubDate>Wed, 11 Apr 2007 21:58:15 +0000</pubDate>
        <description>Of course we would!</description>
    </item>
</channel>
</rss>