<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for Object Pascal Style Guide</title>
<link rel="alternate" type="text/plain" href="http://dn.codegear.com/article/10280" title="Object Pascal Style Guide" />
<link rel="self" type="application/atom+xml" href="http://dn.codegear.com/article/10280/feed" title="Comments for Object Pascal Style Guide" />
<id>http://dn.codegear.com/article/10280</id>
<updated>2008-07-20T16:40:53-07:00</updated>
<entry>
<title>re: Object Pascal Style Guide</title>
<author>
<name>Pieter Viljoen</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=41159</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=41159</id>
<updated>2008-05-31T10:34:07-07:00</updated>
<published>2008-05-31T10:34:07-07:00</published>
<summary>re: Object Pascal Style Guide</summary>
<content>Please use a better Text Editor component.It is impossible to have a discussion about language syntaxif one cannot even post a properly formatted piece of code as example.(The text in my previous post got re-formatted).. That really sucks!</content>
</entry>
<entry>
<title>re: Wrong, wrong , wrong ....</title>
<author>
<name>Pieter Viljoen</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=41158</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=41158</id>
<updated>2008-05-31T10:31:14-07:00</updated>
<published>2008-05-31T10:31:14-07:00</published>
<summary>re: Wrong, wrong , wrong ....</summary>
<content>Thank goodness you are not on any design team ..no offence, but ...</content>
</entry>
<entry>
<title>Object Pascal Style Guide</title>
<author>
<name>Pieter Viljoen</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=41156</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=41156</id>
<updated>2008-05-31T10:25:29-07:00</updated>
<published>2008-05-31T10:25:29-07:00</published>
<summary>Object Pascal Style Guide</summary>
<content>.. removed ..the post removed my indentation,which defeats the purpose.</content>
</entry>
<entry>
<title>Object Pascal Style Guide</title>
<author>
<name>Truong Trung Dung</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=40808</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=40808</id>
<updated>2008-01-23T14:10:05-08:00</updated>
<published>2008-01-23T14:10:05-08:00</published>
<summary>Object Pascal Style Guide</summary>
<content>Oh, God! I have never read such a bad article like this one! It has a long, &quot;saying-about-nothing&quot; introduction, followed by a badly formatted body, and... suddenly ends. The irony of this article is it is about formatting, but the format of the article is unrankable. Has it been written by a beginner?</content>
</entry>
<entry>
<title>Object Pascal Style Guide</title>
<author>
<name>Leslie Kaye</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=40763</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=40763</id>
<updated>2008-01-01T01:11:16-08:00</updated>
<published>2008-01-01T01:11:16-08:00</published>
<summary>Object Pascal Style Guide</summary>
<content>The examples in section 8 show some loop and local variables (i,a,b,c,x) in lowercase. Is this an error or is there a rule missing?</content>
</entry>
<entry>
<title>Object Pascal Style Guide</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=39906</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=39906</id>
<updated>2007-02-28T06:33:05-08:00</updated>
<published>2007-02-28T06:33:05-08:00</published>
<summary>Object Pascal Style Guide</summary>
<content>Is there an updated Style Guide document?In D2005/D2006 this statement causes some problems:&quot;Block comments used to describe a method should appear before the method declaration.&quot;..using ctrl+shift+c once you insert a new method prototype the actual method is automatically created right after an existing comment moving that existing comment on the top of the new method! e.g.://comment for procedure Aprocedure A;beginend;//comment for procedure Cprocedure B;  &lt;-- new automatically inserted procedurebeginend;procedure C;beginend;</content>
</entry>
<entry>
<title>Object Pascal Style Guide</title>
<author>
<name>Ijon Tichy</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=38428</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=38428</id>
<updated>2005-05-20T02:42:55-07:00</updated>
<published>2005-05-20T02:42:55-07:00</published>
<summary>Object Pascal Style Guide</summary>
<content>&lt;pre&gt;  test&lt;/pre&gt;</content>
</entry>
<entry>
<title>re: Disagreement about 'begin'</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=38047</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=38047</id>
<updated>2005-01-07T03:27:56-08:00</updated>
<published>2005-01-07T03:27:56-08:00</published>
<summary>re: Disagreement about 'begin'</summary>
<content>http://www.swissdelphicenter.ch/en/niklauswirth.php</content>
</entry>
<entry>
<title>Object Pascal Style Guide</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=38046</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=38046</id>
<updated>2005-01-07T03:05:04-08:00</updated>
<published>2005-01-07T03:05:04-08:00</published>
<summary>Object Pascal Style Guide</summary>
<content>Where is 4.2.1?Section 8 needs some indexing attention.</content>
</entry>
<entry>
<title>re:Better way of formatting Logical Statements - &quot;braces indentation&quot;</title>
<author>
<name>Sergiy Kheylyk</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=37268</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=37268</id>
<updated>2004-07-06T22:36:43-07:00</updated>
<published>2004-07-06T22:36:43-07:00</published>
<summary>re:Better way of formatting Logical Statements - &quot;braces indentation&quot;</summary>
<content>I entirely agree with Raymond, but with one addition, that sometimes is very useful. If logical statement becomes too complex, you may wish to indent it on braces. A sample worth many words:if      (a and b)  or ( (c and d)   and (e or f)   and (  h      and (i or j)       )     )  or (q &lt; r)  or (p and q) thenbegin...but in case of real, not example-like statements it should be more clear, I think.Sorry for my possibly terrifying English - ask me if something is unclear.</content>
</entry>
</feed>
