From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,f292779560fb8442 X-Google-Attributes: gid109fba,public X-Google-Thread: fac41,af40e09e753872c X-Google-Attributes: gidfac41,public X-Google-Thread: 1014db,30e368bdb3310fe5 X-Google-Attributes: gid1014db,public X-Google-Thread: f8c65,30e368bdb3310fe5 X-Google-Attributes: gidf8c65,public X-Google-Thread: 1008e3,30e368bdb3310fe5 X-Google-Attributes: gid1008e3,public X-Google-Thread: 103376,30e368bdb3310fe5 X-Google-Attributes: gid103376,public X-Google-Thread: 10db24,30e368bdb3310fe5 X-Google-Attributes: gid10db24,public From: mbk@caffeine.engr.utk.edu (Matt Kennel) Subject: Re: Hungarian notation Date: 1996/05/16 Message-ID: <4nfkpk$cms@gaia.ns.utk.edu>#1/1 X-Deja-AN: 155142952 references: <4adem2$b5s@mercury.IntNet.net> <4ahka7$o9m@inrou.erno.de> <4n6off$6e2@mikasa.iol.it> <3198F30F.2A2@zurich.ibm.com> <4na9r2$qin@solutions.solon.com> followup-to: comp.lang.ada,comp.lang.c++,comp.lang.c,comp.lang.modula3,comp.lang.modula2,comp.edu,comp.lang.eiffel organization: University of Tennessee, Knoxville and Oak Ridge National Laboratory reply-to: kennel@msr.epm.ornl.gov newsgroups: comp.lang.ada,comp.lang.c++,comp.lang.c,comp.lang.modula3,comp.lang.modula2,comp.edu,comp.lang.eiffel Date: 1996-05-16T00:00:00+00:00 List-Id: Peter Seebach (seebs@solutions.solon.com) wrote: : Only when done by the terminally naive. If you use prefixes relating to : abstract types, it can be a helpful notational cue, without the @#*@# : idiocies of... This is better than the dumb interpretation, but I don't feel it's that important. The names of variables should not really be a major issue, however the names in the interface of a *CLASS* are! Any 'major' piece of data will be in some interface anyway. This is where strict style conventions which relate concepts not directly expressible in the language technology may be valuable. : Peter Seebach - seebs@solon.com - Copyright 1996 Peter Seebach.