<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-23326860.post1070076628920919093..comments</id><updated>2007-11-28T12:27:56.810Z</updated><title type='text'>Comments on Kvardek Du: Quick opinion poll regarding style</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://kvardek-du.kerno.org/feeds/1070076628920919093/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default?start-index=26&amp;max-results=25'/><author><name>Luís</name><uri>http://www.blogger.com/profile/04787580931645750027</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>27</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-23326860.post-810577287280844340</id><published>2007-08-07T13:02:41.085+01:00</published><updated>2007-08-07T13:02:41.085+01:00</updated><title type='text'>I don't really care.  But dots are used in the hie...</title><content type='html'>I don't really care.  But dots are used in the hierarchical package  extensions&lt;BR/&gt;of several widely-used lisp compilers.  So if you're using hierarchical packages,  you use dots. The choice has been made for you, dots it is.&lt;BR/&gt;&lt;BR/&gt;yannick writes "dots are not a subpackage separator in Common Lisp".  But in supersets of Common Lisp, including compilers as widely used as  CMUCL and Allegro... they &lt;A HREF="http://common-lisp.net/project/cmucl/doc/cmu-user/extensions.html#toc21" REL="nofollow"&gt;&lt;BR/&gt;already are&lt;/A&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/810577287280844340'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/810577287280844340'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186488161085#c810577287280844340' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-7063908989000767831</id><published>2007-08-06T14:30:11.922+01:00</published><updated>2007-08-06T14:30:11.922+01:00</updated><title type='text'>I like the use of dots because CL doesn't have a g...</title><content type='html'>I like the use of dots because CL doesn't have a good scoping mechanism around packages.  So as the body of code libraries grows, it's handy to be able to have names like sift.unifier (where sift is the name of the company where I work) or shop2.unifier (where SHOP2 is an open-source planning system which has many sub-packages).  If you work heavily with symbolic programming, like I do, do you really want a package called just 'unifier'?&lt;BR/&gt;I suppose that you could use hyphens instead of dots.  But hyphens are already used inside the package names (e.g., 'shop2.theorem-prover'), to separate words, so dots usefully provide a second sort of separator.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7063908989000767831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7063908989000767831'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186407011922#c7063908989000767831' title=''/><author><name>Robert</name><uri>http://www.blogger.com/profile/06869286828634810130</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-2113666031961172456</id><published>2007-08-06T03:16:05.289+01:00</published><updated>2007-08-06T03:16:05.289+01:00</updated><title type='text'>I don't like them.  They are used with the Python ...</title><content type='html'>I don't like them.  They are used with the Python and Java subpackage semantic but since the dot is not a sub package accessor in Common Lisp this is plain silly.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2113666031961172456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2113666031961172456'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186366565289#c2113666031961172456' title=''/><author><name>Yannick Gingras</name><uri>http://ygingras.net</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-8242530271117110078</id><published>2007-08-05T21:13:50.613+01:00</published><updated>2007-08-05T21:13:50.613+01:00</updated><title type='text'>I like dots (mostly because Apple (and Java) use t...</title><content type='html'>I like dots (mostly because Apple (and Java) use them) but they are a bit silly in vanilla Common Lisp because they have no semantics they way they do in Java and, e.g., Apple preference files...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8242530271117110078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8242530271117110078'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186344830613#c8242530271117110078' title=''/><author><name>Gary King</name><uri>http://www.metabang.com/unclogit/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-8453007664789132927</id><published>2007-08-05T15:06:11.215+01:00</published><updated>2007-08-05T15:06:11.215+01:00</updated><title type='text'>Option 2Dots indicate separation in a different wa...</title><content type='html'>Option 2&lt;BR/&gt;&lt;BR/&gt;Dots indicate separation in a different way than dashes do. foo.bar to me reads like 2 symbols foo and bar connected with a dot, foo-bar looks like 1 symbol composed of foo and then bar.&lt;BR/&gt;&lt;BR/&gt;Though maybe that's only because i am using lesser languages too much.&lt;BR/&gt;&lt;BR/&gt;Ignas</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8453007664789132927'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8453007664789132927'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186322771215#c8453007664789132927' title=''/><author><name>Ignas Mikalajūnas</name><uri>http://www.blogger.com/profile/12249055980567307679</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-7505874621329651265</id><published>2007-08-05T10:06:56.506+01:00</published><updated>2007-08-05T10:06:56.506+01:00</updated><title type='text'>I'd actually go with option 1, because the dots gi...</title><content type='html'>I'd actually go with option 1, because the dots give me redundancy enough to know what I'm reading the names of even if I fail to spot the semicolons. Makes reading easier. &lt;BR/&gt;&lt;BR/&gt;But.. I, too, don't really feel very strongly about this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7505874621329651265'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7505874621329651265'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186304816506#c7505874621329651265' title=''/><author><name>Erlend</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-7115842591152704996</id><published>2007-08-05T09:41:57.640+01:00</published><updated>2007-08-05T09:41:57.640+01:00</updated><title type='text'>Option 2. They are very ugly in a LISP contest. Li...</title><content type='html'>Option 2. They are very ugly in a LISP contest. Like grinding teeth, or screeching chalk on blackboard.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7115842591152704996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7115842591152704996'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186303317640#c7115842591152704996' title=''/><author><name>Sam Ask</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-6927167268777287407</id><published>2007-08-05T06:49:57.283+01:00</published><updated>2007-08-05T06:49:57.283+01:00</updated><title type='text'>I've used dots when (a) the software is hierarchic...</title><content type='html'>I've used dots when (a) the software is hierarchical, (b) I want to avoid conflicting with future packages.&lt;BR/&gt;&lt;BR/&gt;An interesting style is to use longer (though not Java long) dotted names as the package name, and define shorter nicknames. The nickname won't conflict in the future.&lt;BR/&gt;&lt;BR/&gt;-Richard Newman&lt;BR/&gt;http://www.holygoat.co.uk/blog</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/6927167268777287407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/6927167268777287407'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186292997283#c6927167268777287407' title=''/><author><name>Rich</name><uri>http://www.blogger.com/profile/15852265809274399143</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-2500042623144636825</id><published>2007-08-05T03:31:57.848+01:00</published><updated>2007-08-05T03:31:57.848+01:00</updated><title type='text'>Coming from a Java/C background, I lean heavily on...</title><content type='html'>Coming from a Java/C background, I lean heavily on 2, using "-" instead of dots and "thisIsAMethodOrFunction" was one of the things I really liked with Common Lisp. But I agree with Anonimo, hate is a strong word.&lt;BR/&gt;&lt;BR/&gt;Kjeld. aka Denatus</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2500042623144636825'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2500042623144636825'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186281117848#c2500042623144636825' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-3510581612866486775</id><published>2007-08-05T00:42:06.388+01:00</published><updated>2007-08-05T00:42:06.388+01:00</updated><title type='text'>I don't care, although my preference would be to h...</title><content type='html'>I don't care, although my preference would be to have no dots.&lt;BR/&gt;&lt;BR/&gt;    - Ora Lassila</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3510581612866486775'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3510581612866486775'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186270926388#c3510581612866486775' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-3609122320610526470</id><published>2007-08-05T00:30:07.912+01:00</published><updated>2007-08-05T00:30:07.912+01:00</updated><title type='text'>I'd say I'm indifferent, although I think they can...</title><content type='html'>I'd say I'm indifferent, although I think they can be quite useful.  If it does become (very) popular, it could be useful/interesting to have a system that automatically assigned the most-specific part of the package name (after the last dot) as a nickname for that package, while avoiding collisions.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3609122320610526470'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3609122320610526470'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186270207912#c3609122320610526470' title=''/><author><name>Daniel</name><uri>http://www.blogger.com/profile/15215972371920224802</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-6028991953368670379</id><published>2007-08-05T00:06:42.550+01:00</published><updated>2007-08-05T00:06:42.550+01:00</updated><title type='text'>Option 2, too.</title><content type='html'>Option 2, too.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/6028991953368670379'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/6028991953368670379'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186268802550#c6028991953368670379' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-2117621007050362937</id><published>2007-08-04T23:57:26.638+01:00</published><updated>2007-08-04T23:57:26.638+01:00</updated><title type='text'>I wouldn't generally use dots in package names, bu...</title><content type='html'>I wouldn't generally use dots in package names, but I don't have strong dislike towards such use, so 2.5 :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2117621007050362937'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2117621007050362937'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186268246638#c2117621007050362937' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-3026654412661029536</id><published>2007-08-04T23:49:40.707+01:00</published><updated>2007-08-04T23:49:40.707+01:00</updated><title type='text'>I don't care as long as the package name don't exc...</title><content type='html'>I don't care as long as the package name don't exceed 10 characters.&lt;BR/&gt;&lt;BR/&gt;As much as i love Peter's pcl book, the com.xxxxxxxxxxxx.xxxxx.xxx package names that he used are just ugly as hell.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3026654412661029536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3026654412661029536'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186267780707#c3026654412661029536' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-4695137338348500655</id><published>2007-08-04T22:47:59.619+01:00</published><updated>2007-08-04T22:47:59.619+01:00</updated><title type='text'>All of the above?I don't like them, but I don't ca...</title><content type='html'>All of the above?&lt;BR/&gt;&lt;BR/&gt;I don't like them, but I don't care, really.&lt;BR/&gt;&lt;BR/&gt;Sometimes they can carry useful information:&lt;BR/&gt;&lt;BR/&gt; foo-bar.1&lt;BR/&gt; foo-bar.2&lt;BR/&gt;&lt;BR/&gt;eg. separate a version number from the name.&lt;BR/&gt;&lt;BR/&gt;Names themselves are naturally dashed. That's the way you write.&lt;BR/&gt;&lt;BR/&gt;To use them to pretend you have an N level namespace... well, if it makes you happy. Just remember that Allegro will interpret them differently.&lt;BR/&gt;&lt;BR/&gt;I think I'd prefer using "/" to delimit pseudonamespaces myself:&lt;BR/&gt;&lt;BR/&gt; luis/hax/trivial-xml&lt;BR/&gt;&lt;BR/&gt;One thing I _do_ hate are inverse domain names. Please:&lt;BR/&gt;&lt;BR/&gt; net.random-state&lt;BR/&gt; net.common-lisp&lt;BR/&gt;&lt;BR/&gt;are not part of the same "net" hierarchy in any useful sense of the word for a package. I can stomach domain names, as they are a semi-sane way of bootstrapping a unique namespace -- but inversion adds no information, and makes them just harder to read. There is also no reason to use dots after them:&lt;BR/&gt;&lt;BR/&gt; common-lisp.net/foo&lt;BR/&gt; random-state.net/bar&lt;BR/&gt;&lt;BR/&gt;Domain names also from a problem when the package changes owners, or the owner changes domains. Nothing earth-shattering, but they don't solve everything like some people seem to think.&lt;BR/&gt;&lt;BR/&gt;Setting up a distributed lisp package name reservation system might actually be interesting...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/4695137338348500655'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/4695137338348500655'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186264079619#c4695137338348500655' title=''/><author><name>Nikodemus Siivola</name><uri>http://www.blogger.com/profile/17549407816000869448</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-8425293047761678808</id><published>2007-08-04T22:33:51.551+01:00</published><updated>2007-08-04T22:33:51.551+01:00</updated><title type='text'>[1] for package names because they visually indica...</title><content type='html'>[1] for package names because they visually indicate hierarchal relationships between packages (and cannot be confused for compound nouns ;-)&lt;BR/&gt;&lt;BR/&gt;I also use the .internal-function instead of %internal-function naming convention so I guess I don't mind periods...&lt;BR/&gt;&lt;BR/&gt;-Nick</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8425293047761678808'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8425293047761678808'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186263231551#c8425293047761678808' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-50151641650370112</id><published>2007-08-04T22:12:14.667+01:00</published><updated>2007-08-04T22:12:14.667+01:00</updated><title type='text'>Nicknames! pkhuong</title><content type='html'>Nicknames!&lt;BR/&gt;&lt;BR/&gt; pkhuong</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/50151641650370112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/50151641650370112'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186261934667#c50151641650370112' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-8805811633150752984</id><published>2007-08-04T22:10:30.687+01:00</published><updated>2007-08-04T22:10:30.687+01:00</updated><title type='text'>2. I hate them. They break the pleasant symmetries...</title><content type='html'>2. I hate them. They break the pleasant symmetries formed by parentheses, dashes, and colons. E.g., (foo-bar-quux:frob-baz-now) vs. (foo.bar-quux:frob-baz-now)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8805811633150752984'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/8805811633150752984'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186261830687#c8805811633150752984' title=''/><author><name>iakovz</name><uri>http://www.blogger.com/profile/14260132358343297792</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-7362639023734166880</id><published>2007-08-04T21:15:13.213+01:00</published><updated>2007-08-04T21:15:13.213+01:00</updated><title type='text'>Option 3: indifference.</title><content type='html'>Option 3: indifference.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7362639023734166880'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/7362639023734166880'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186258513213#c7362639023734166880' title=''/><author><name>Geoff Wozniak</name><uri>http://www.blogger.com/profile/07143770726013580744</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-5899126150882870258</id><published>2007-08-04T19:50:20.520+01:00</published><updated>2007-08-04T19:50:20.520+01:00</updated><title type='text'>Option 2. The colons suggest that something that d...</title><content type='html'>Option 2. The colons suggest that something that doesn't exist exists (i.e. a package hierarchy), and thus are ugly.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/5899126150882870258'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/5899126150882870258'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186253420520#c5899126150882870258' title=''/><author><name>szopa</name><uri>http://www.blogger.com/profile/02780335691046786692</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-3118893628354850496</id><published>2007-08-04T19:44:16.930+01:00</published><updated>2007-08-04T19:44:16.930+01:00</updated><title type='text'>I use them, both in system and package names, to i...</title><content type='html'>I use them, both in system and package names, to implement the Java hierarchical naming style.&lt;BR/&gt;&lt;BR/&gt;I see Lisp package and system definitions as an aesthetic-free zone; the usual conventions are rather ugly to begin with, so why bother?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3118893628354850496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/3118893628354850496'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186253056930#c3118893628354850496' title=''/><author><name>mlivshin</name><uri>http://www.blogger.com/profile/01817552072522983267</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-5489992543521191742</id><published>2007-08-04T19:30:10.525+01:00</published><updated>2007-08-04T19:30:10.525+01:00</updated><title type='text'>i lean towards option 2 only because i see some ja...</title><content type='html'>i lean towards option 2 only because i see some java-like hierarchy idioms that don't really belong.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/5489992543521191742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/5489992543521191742'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186252210525#c5489992543521191742' title=''/><author><name>Eric</name><uri>http://www.blogger.com/profile/02641303366067009108</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-4438410698661911828</id><published>2007-08-04T19:16:27.150+01:00</published><updated>2007-08-04T19:16:27.150+01:00</updated><title type='text'>I don't mind the dots, and I've been using them in...</title><content type='html'>I don't mind the dots, and I've been using them in my packages, but they do imply a hierarchy that really isn't there (because the package system isn't hierarchical).  In Java, which has a similar package naming convention, this can be a source of confusion:  e.g., "import java.util.*" doesn't import java.util.Arrays.*, because java.util.Arrays isn't a subpackage of java.util.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/4438410698661911828'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/4438410698661911828'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186251387150#c4438410698661911828' title=''/><author><name>HilbertAstronaut</name><uri>http://www.blogger.com/profile/11443786031975040593</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-2644907983604776066</id><published>2007-08-04T19:08:32.575+01:00</published><updated>2007-08-04T19:08:32.575+01:00</updated><title type='text'>Oops, I suspect now I should have read more carefu...</title><content type='html'>Oops, I suspect now I should have read more carefully.  "In package names..."  You mean internal to the package name itself and not as a separator between the package name and the symbol?&lt;BR/&gt;&lt;BR/&gt;If this is in fact what you mean to suggest, I think I would find it confusing to find a colon in a package name.&lt;BR/&gt;&lt;BR/&gt;Ken Causey</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2644907983604776066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/2644907983604776066'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186250912575#c2644907983604776066' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23326860.post-4380127566848710044</id><published>2007-08-04T19:03:13.469+01:00</published><updated>2007-08-04T19:03:13.469+01:00</updated><title type='text'>I certainly lean towards 2 although "hate" is a ra...</title><content type='html'>I certainly lean towards 2 although "hate" is a rather strong term.  I wonder how you would replace the handy ': ':: notation with periods.  For some reason two consecutive periods seems more weird to me than two consecutive colons.  Not to mention the handy short notation for references to the keyword package.&lt;BR/&gt;&lt;BR/&gt;Ken Causey</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/4380127566848710044'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23326860/1070076628920919093/comments/default/4380127566848710044'/><link rel='alternate' type='text/html' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html?showComment=1186250593469#c4380127566848710044' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://kvardek-du.kerno.org/2007/08/quick-opinion-poll-regarding-style.html' ref='tag:blogger.com,1999:blog-23326860.post-1070076628920919093' source='http://www.blogger.com/feeds/23326860/posts/default/1070076628920919093' type='text/html'/></entry></feed>