From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21961 invoked by alias); 11 Apr 2002 16:25:05 -0000 Mailing-List: contact sourcenav-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sourcenav-owner@sources.redhat.com Received: (qmail 21942 invoked from network); 11 Apr 2002 16:25:03 -0000 Received: from unknown (HELO ww-msweep.ltx.com) (159.75.16.10) by sources.redhat.com with SMTP; 11 Apr 2002 16:25:03 -0000 Received: from LTXNotesMail01.ltx.com (WW-NOTESMAIL01.LTX.COM) by ww-msweep.ltx.com (Content Technologies SMTPRS 4.2.5) with ESMTP id ; Thu, 11 Apr 2002 12:25:01 -0400 Received: from ltx.com ([153.33.32.113]) by LTXNotesMail01.ltx.com (Lotus Domino Release 5.0.9a) with ESMTP id 2002041112245919:26104 ; Thu, 11 Apr 2002 12:24:59 -0400 Message-ID: <3CB5B8D8.E3B0471A@ltx.com> Date: Thu, 11 Apr 2002 09:25:00 -0000 From: Bill Brune X-Accept-Language: en MIME-Version: 1.0 To: Emilio Riva CC: sourcenav@sources.redhat.com Subject: Re: Sorry, but... this project is still alive? References: Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-SW-Source: 2002-q2/txt/msg00014.txt.bz2 Hi all, Well, for me, this tool is a boon for my development problems. I have to deal with over 10 Million lines of C++ spread over some 900 directories with no real organization. Source Nav builds a database in about 4 hours and then I don't have to care where anything lives. It tells me exactly what I want to know, where things are declared and where things are implemented. and then zaps me to them. Perfect. I don't care for the editor, so I modified a button on the editor pane to pop up gvim on the current file to edit it, and I fixed the revision-control functions to check-in and out of clearcase. The rest is perfect. The include map is something to behold (at least for my code), and the class tree is just great. This tool is a piece of work. Thanks to everyone. -Bill Brune Emilio Riva wrote: > It's a lot of time that Sorce Navigator development seems to be stopped (no > new releases, no news): are you still working on it? I've only found a > SourceForge project to extend the graphic interface... > There are a lot of little problems with actual release of snavigator: > Project Editor don't work correctly, the cross-reference functionality > hangs frequently with big project trees, it's not easy to extend syntax > (i.e. like in vim or scintilla text editor)... And what about adding > doxygen/javadoc extended comment support? And an easier way to extend user > menu, configuration tools,...? And a better support for teams of developers > working on the same project tree and on the same (big) server? I mean, in > this case the cross reference database should be shared, not duplicated for > every developer... > I think that snavigator is a great tool, and I hope you'll find the time to > continue it's development and optimization. > > thank you, > Emilio Riva