public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* SourceNavigator.
@ 2000-10-16 19:58 Justin Tripp
  2000-10-16 20:09 ` SourceNavigator Mo DeJong
  2000-10-16 21:13 ` SourceNavigator Ben Elliston
  0 siblings, 2 replies; 5+ messages in thread
From: Justin Tripp @ 2000-10-16 19:58 UTC (permalink / raw)
  To: sourcenav

Dear SourceNavigator Team,
  My name is Justin Tripp and I am a member of the GNU software evaluation
team.  It came up in discussion as to whether or not SourceNavigator would
have a command-line interface.  Is it in your plans to have a command-line
interface?  Thank you for helping us with this information.

			.justin.

------------------------------------------------------------------------
Justin Leonard Tripp                                   justin@ee.byu.edu
Configurable Computing Laboratory Research Assistant      CB 461 x8-7206
Electrical and Computer Engineering Department  Brigham Young University

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: SourceNavigator.
  2000-10-16 19:58 SourceNavigator Justin Tripp
@ 2000-10-16 20:09 ` Mo DeJong
  2000-10-16 20:14   ` SourceNavigator Justin Tripp
  2000-10-16 21:13 ` SourceNavigator Ben Elliston
  1 sibling, 1 reply; 5+ messages in thread
From: Mo DeJong @ 2000-10-16 20:09 UTC (permalink / raw)
  To: Justin Tripp; +Cc: sourcenav

On Mon, 16 Oct 2000, Justin Tripp wrote:

> 
> Dear SourceNavigator Team,
>   My name is Justin Tripp and I am a member of the GNU software evaluation
> team.  It came up in discussion as to whether or not SourceNavigator would
> have a command-line interface.  Is it in your plans to have a command-line
> interface?  Thank you for helping us with this information.
> 
> 			.justin

We are planning on doing a command line interface to the
parsers and database generation code, but not the GUI itself.

It would be quite a bit of work to add a command line
interface, but not impossible.

Mo DeJong
Red Hat Inc

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: SourceNavigator.
  2000-10-16 20:09 ` SourceNavigator Mo DeJong
@ 2000-10-16 20:14   ` Justin Tripp
  2000-10-16 21:03     ` SourceNavigator Ian Roxborough
  0 siblings, 1 reply; 5+ messages in thread
From: Justin Tripp @ 2000-10-16 20:14 UTC (permalink / raw)
  To: Mo DeJong; +Cc: sourcenav

Thanks,  I think you have done a bang-up job on the gui and it would be
difficult to reimplement everything as a command-line.  Today, we spent 30
minutes, scratching our heads trying to get CodeWarrior to actually import
some .c and .h files into a new project.  I had alot easier time working
with SourceNavigator doing a similar sort of task.  Keep up the good work.

			.justin.


On Mon, 16 Oct 2000, Mo DeJong wrote:

;)On Mon, 16 Oct 2000, Justin Tripp wrote:
;)
;)> 
;)> Dear SourceNavigator Team,
;)>   My name is Justin Tripp and I am a member of the GNU software evaluation
;)> team.  It came up in discussion as to whether or not SourceNavigator would
;)> have a command-line interface.  Is it in your plans to have a command-line
;)> interface?  Thank you for helping us with this information.
;)> 
;)> 			.justin
;)
;)We are planning on doing a command line interface to the
;)parsers and database generation code, but not the GUI itself.
;)
;)It would be quite a bit of work to add a command line
;)interface, but not impossible.
;)
;)Mo DeJong
;)Red Hat Inc
;)

------------------------------------------------------------------------
Justin Leonard Tripp                                   justin@ee.byu.edu
Configurable Computing Laboratory Research Assistant      CB 461 x8-7206
Electrical and Computer Engineering Department  Brigham Young University

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: SourceNavigator.
  2000-10-16 20:14   ` SourceNavigator Justin Tripp
@ 2000-10-16 21:03     ` Ian Roxborough
  0 siblings, 0 replies; 5+ messages in thread
From: Ian Roxborough @ 2000-10-16 21:03 UTC (permalink / raw)
  To: Justin Tripp; +Cc: sourcenav

Thanks!

I command line interface would be a very cool feature.
If for the only reason of report generating, but also 
for other thing like update database info during the
night (cron job style).

I think most of the more useful feature could be implemented
as tcl scripts to output either in text or HTML. (There is
some HTML support but it is current broken in 4.5x).

I believe that currently run Source-Navigator requires
an X server even when ran as a command line app.  (?)

There is more info about running SN from the command line
in the SDK doc (Programmers Reference Guide) with some
examples.

Ian.


Justin Tripp wrote:
> 
> Thanks,  I think you have done a bang-up job on the gui and it would be
> difficult to reimplement everything as a command-line.  Today, we spent 30
> minutes, scratching our heads trying to get CodeWarrior to actually import
> some .c and .h files into a new project.  I had alot easier time working
> with SourceNavigator doing a similar sort of task.  Keep up the good work.
> 
>                         .justin.
> 
> On Mon, 16 Oct 2000, Mo DeJong wrote:
> 
> ;)On Mon, 16 Oct 2000, Justin Tripp wrote:
> ;)
> ;)>
> ;)> Dear SourceNavigator Team,
> ;)>   My name is Justin Tripp and I am a member of the GNU software evaluation
> ;)> team.  It came up in discussion as to whether or not SourceNavigator would
> ;)> have a command-line interface.  Is it in your plans to have a command-line
> ;)> interface?  Thank you for helping us with this information.
> ;)>
> ;)>                     .justin
> ;)
> ;)We are planning on doing a command line interface to the
> ;)parsers and database generation code, but not the GUI itself.
> ;)
> ;)It would be quite a bit of work to add a command line
> ;)interface, but not impossible.
> ;)
> ;)Mo DeJong
> ;)Red Hat Inc
> ;)
> 
> ------------------------------------------------------------------------
> Justin Leonard Tripp                                   justin@ee.byu.edu
> Configurable Computing Laboratory Research Assistant      CB 461 x8-7206
> Electrical and Computer Engineering Department  Brigham Young University

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: SourceNavigator.
  2000-10-16 19:58 SourceNavigator Justin Tripp
  2000-10-16 20:09 ` SourceNavigator Mo DeJong
@ 2000-10-16 21:13 ` Ben Elliston
  1 sibling, 0 replies; 5+ messages in thread
From: Ben Elliston @ 2000-10-16 21:13 UTC (permalink / raw)
  To: Justin Tripp; +Cc: sourcenav

     My name is Justin Tripp and I am a member of the GNU software
   evaluation team.  It came up in discussion as to whether or not
   SourceNavigator would have a command-line interface.  Is it in your
   plans to have a command-line interface?  Thank you for helping us with
   this information.

This is partly in place already.  It's possible to generate S-N projects
(ie. parsing source code) from the command line now.  Getting at the
database is also possible, just slightly more difficult.

Ben

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-10-16 21:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-16 19:58 SourceNavigator Justin Tripp
2000-10-16 20:09 ` SourceNavigator Mo DeJong
2000-10-16 20:14   ` SourceNavigator Justin Tripp
2000-10-16 21:03     ` SourceNavigator Ian Roxborough
2000-10-16 21:13 ` SourceNavigator Ben Elliston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).