Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!netcom!sjsumcs!horstman From: horstman@mathcs.sjsu.edu (Cay Horstmann) Newsgroups: comp.lang.c++ Subject: Re: namespace (rethought & reiterated) Message-ID: <1991Mar4.055223.19716@mathcs.sjsu.edu> Date: 4 Mar 91 05:52:23 GMT References: <2620020@otter.hpl.hp.com> <4196@lupine.NCD.COM> <5318@vela.acs.oakland.edu> Organization: San Jose State University - Math/CS Dept. Lines: 15 In article <5318@vela.acs.oakland.edu> schemers@vela.acs.oakland.edu (Roland Schemers III) writes: > >I had to choices: > >1. Make a class that contained all my classes, and access my String class > like RJS::String > >2. Prefix all my objects with RJS_ > >I picked number 2. Now all my objects begin with RJS_ (Roland J Schemers :-)). You are in good shape now ... until you start getting code from Richard J Stallman. Cay