Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!dog.ee.lbl.gov!csa2.lbl.gov!eastman From: eastman@csa2.lbl.gov (JACK EASTMAN) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW Shell 3.2 wish Summary: Extend the #include search list! Message-ID: <8814@dog.ee.lbl.gov> Date: 2 Jan 91 16:49:29 GMT References: <2577.277bac4f@waikato.ac.nz> <8797@dog.ee.lbl.gov> Reply-To: eastman@csa2.lbl.gov Organization: Berkeley Systems, Inc. - Berkeley, CA, USA Lines: 18 X-Local-Date: Wed, 2 Jan 91 08:49:16 PST News-Software: VAX/VMS VNEWS 1.3-4 In article <8797@dog.ee.lbl.gov>, beard@ux5.lbl.gov (Patrick C Beard) writes... > >To continue the thread of MPW 3.2 wishes, here are a few: > >C/C++ Compilers: up the limit of the number of directories allowed in the >#include search list. 15 isn't enough when you are working on a project with >lots of libraries and #includes in different directories. How abou 100? > Let me echo and stress this point. Code in large software projects is more maintainable if it's divided among source directories and organized by function. The 15-directory search path limit puts a severe strain on our ability to organize source code directories and libraries the way we want. Please, please, can we have more? Jack Eastman Berkeley Systems, Inc. eastman@lbl.gov