From owner-freebsd-hackers Mon Jan 29 15:19:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA20305 for hackers-outgoing; Mon, 29 Jan 1996 15:19:38 -0800 (PST) Received: from seedling.agrium.com ([206.116.47.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA20283 for ; Mon, 29 Jan 1996 15:19:28 -0800 (PST) Received: from calsmtp.agrium.com (calsmtp.agrium.com [172.23.181.216]) by seedling with SMTP (DuhMail/2.0) id PAA10552; Mon, 29 Jan 1996 15:57:07 -0700 X-Authentication-Warning: seedling: Host calsmtp.agrium.com claimed to be agrium.com Received: from CFL-Message_Server by agrium.com with Novell_GroupWise; Mon, 29 Jan 1996 16:22:40 -0700 Message-Id: X-Mailer: Novell GroupWise 4.1 Date: Mon, 29 Jan 1996 16:22:14 -0700 From: Paul Blonde To: rnordier@iafrica.com, terry@lambert.org Cc: hackers@FreeBSD.ORG Subject: Re: compilers -Reply Sender: owner-hackers@FreeBSD.ORG Precedence: bulk The one thing I would _love_ to see is an extensible GUI IDE. Even Borland/Microsoft only supports this in a limited manner. Example, your IDE supports editing of multiple files, but what about simultaneous compilation of 2 complete projects in the same session? Can't do it yet? Write your own code for it! Actually, that wouldn't bee all that hard, _if_ the capability was there. pblonde@agrium.com