Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.glorb.com!news2.glorb.com!news.glorb.com!news.mv.net!news.lightlink.com!news.iecc.com!nerds-end From: Patricia Shanahan Newsgroups: comp.programming,comp.compilers,comp.editors Subject: Re: New editor/Integrated Development Environment/compiler Date: Sun, 10 Apr 2011 13:33:53 -0700 Organization: Compilers Central Lines: 13 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <11-04-020@comp.compilers> References: <11-04-009@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: gal.iecc.com 1302535817 77568 64.57.183.58 (11 Apr 2011 15:30:17 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Mon, 11 Apr 2011 15:30:17 +0000 (UTC) Keywords: tools, editor Posted-Date: 11 Apr 2011 11:30:17 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: x330-a1.tempe.blueboxinc.net comp.programming:200 comp.compilers:87 comp.editors:59 On 4/8/2011 2:40 AM, HiramEgl wrote: .... > Therefore, I see all these elements as branches and leaves of a big > tree-structure (the SOURCE-STRUCTURE). .... The directory-file view of code forces giving special weight to one of the numerous hierarchies of code. Are you sure you should keep that bias in your editor? Some O-O language refactoring tasks, for example, are really operations on the type inheritance hierarchy. Patricia