<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ABAP OO:Optimization Rules Manual in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884632#M371184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already start reading the Refactoring book and gave a quick look to the Design Patterns book and they are just what i needed to improve my OO code. The last one i haven't found it yet, but i'm gonna be looking for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your recommendation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jan 2007 20:05:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-15T20:05:27Z</dc:date>
    <item>
      <title>ABAP OO:Optimization Rules Manual</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884629#M371181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a few month programming in ABAP OO, but I feel that sometimes the code of the programs can be improved. Anybody knows if there's a manual for optimization in OO, or a Manual that shows you the right path that we must follow in order to take the advantages of the OO development.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 23:26:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884629#M371181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T23:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OO:Optimization Rules Manual</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884630#M371182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you apply all the principles of OO-design and programming then you are on the right track. These principles include:&lt;/P&gt;&lt;P&gt;- using &amp;lt;b&amp;gt;design patterns&amp;lt;/b&amp;gt; (recommend reading: &amp;lt;i&amp;gt;"Design Patterns"&amp;lt;/i&amp;gt; of the HeadFirst&lt;/P&gt;&lt;P&gt;- &amp;lt;b&amp;gt;refactoring&amp;lt;/b&amp;gt; (e.g. &amp;lt;i&amp;gt;"Refactoring. Improving the Design of Existing Code.: Improving the Design of Existing Code",&amp;lt;/i&amp;gt; Addison-Wesley)&lt;/P&gt;&lt;P&gt;- &amp;lt;i&amp;gt;"Domain-Driven Design. Tackling Complexity in the Heart of Software",&amp;lt;/i&amp;gt; Addison-Wesley&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 06:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884630#M371182</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-01-13T06:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OO:Optimization Rules Manual</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884631#M371183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the information, i'm gonna start looking for those books.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 15:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884631#M371183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T15:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OO:Optimization Rules Manual</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884632#M371184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already start reading the Refactoring book and gave a quick look to the Design Patterns book and they are just what i needed to improve my OO code. The last one i haven't found it yet, but i'm gonna be looking for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your recommendation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 20:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884632#M371184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T20:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OO:Optimization Rules Manual</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884633#M371185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eric, Hello Uwe,&lt;/P&gt;&lt;P&gt;in general I agree to this statement. But it is to mention that ABAP is hybrid language which has extra strengths not covered by general OO patterns. Especially when going for performance internal tables can not replaced by a pure OO paradigm.&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;  Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: The Houston design Patterns are another good Resource&lt;/P&gt;&lt;P&gt;&lt;A href="http://home.earthlink.net/~huston2/dp/patterns.html" target="test_blank"&gt;http://home.earthlink.net/~huston2/dp/patterns.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 11:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-optimization-rules-manual/m-p/1884633#M371185</guid>
      <dc:creator>former_member183804</dc:creator>
      <dc:date>2007-01-16T11:38:38Z</dc:date>
    </item>
  </channel>
</rss>

