From ... Path: archiver1.sj.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.isc.org!agilent.com!sdd.hp.com!enews.sgi.com!EU.net!npeer.kpnqwest.net!nreader2.kpnqwest.net.POSTED!not-for-mail Newsgroups: comp.lang.lisp Subject: Re: Namespaces, packages, and methods References: <130520011715543536%johannh@uclink.berkeley.edu> Mail-Copies-To: never From: Erik Naggum Message-ID: <3198831829789799@naggum.net> Organization: Naggum Software, Oslo, Norway Lines: 29 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 14 May 2001 12:23:52 GMT X-Complaints-To: newsmaster@Norway.EU.net X-Trace: nreader2.kpnqwest.net 989843032 193.71.66.150 (Mon, 14 May 2001 14:23:52 MET DST) NNTP-Posting-Date: Mon, 14 May 2001 14:23:52 MET DST Xref: archiver1.sj.google.com comp.lang.lisp:10000 * Johann Hibschman > ... since I come from languages where a class is its own namespace and > such issues never arise ... What you are really saying here is that you have been able to internalize the rules of that language such that you do not cause the issues to arise. Thsoe who have internalized the rules of Common Lisp do not want to call their functions "find" or "position" or "reverse". It is that simple. Different language, different issues. If you are unwilling to learn to work _in_ the language you are now using/learning, but somehow think that you should apply the rules and internalizations of another language to it, you will in fact never become comfortable with _any_ other language than your first. I _suspect_ that the way you learned your first language was not a process of understanding, but a process of copying. This is quite common, but as people go on to learn more languages, they find that memory and patterns of doing things work well for one language (or context) at a time. It is also faster to do things by memorized patterns than to think, so the process of learning a new language has some serious drawbacks. Some languages are even so hard to learn that they force people to use but a subset of their patterns of doing things. Both Perl and C++ come to mind. Learning by doing is sometimes touted as a good way to learn, but I think it is a good way to learn only one thing of a kind. To learn something different, you first have to study what you already know to understand why, not just know how. #:Erik -- Travel is a meat thing.