Path: utzoo!news-server.csri.toronto.edu!rutgers!usc!elroy.jpl.nasa.gov!decwrl!infopiz!lupine!rfg From: rfg@NCD.COM (Ron Guilmette) Newsgroups: comp.lang.c++ Subject: Re: namespace (rethought & reiterated) Message-ID: <4323@lupine.NCD.COM> Date: 10 Mar 91 02:16:03 GMT References: <4196@lupine.NCD.COM> <5318@vela.acs.oakland.edu> <1991Mar4.055223.19716@mathcs.sjsu.edu> Organization: Network Computing Devices, Inc., Mt. View, CA Lines: 22 In article <1991Mar4.055223.19716@mathcs.sjsu.edu> horstman@mathcs.sjsu.edu (Cay Horstmann) writes: +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. Fortunately, Richard's middle initial is `M' not `J', so Roland Schemers is safe (for the moment :-). -- // Ron Guilmette - C++ Entomologist // Internet: rfg@ncd.com uucp: ...uunet!lupine!rfg // New motto: If it ain't broke, try using a bigger hammer.