public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* tkgnats patch to work with GNATS4
@ 2001-10-05  6:41 Michael Richardson
  2001-10-06 12:19 ` Yngve Svendsen
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Richardson @ 2001-10-05  6:41 UTC (permalink / raw)
  To: help-gnats; +Cc: Rick Macdonald

-----BEGIN PGP SIGNED MESSAGE-----


  http://www.sandelman.ottawa.on.ca/tmp/tkgnats4/

  By no means is this a complete patch.
  Most of the queries do not work properly yet. 

  BUT, I can connect to a database and sort things into appropriate categories.
  Of course, submission of new PRs still goes through email.

  For the "LIST classes" problem, I realized that I should use "FVLD" command
to get the list. (I did the same for "state", even though "LIST states" was
working fine)

  I don't know what the best way to deal with the descriptions of each yet.
There are obvious structural issues - the TkGnats(ClassesFile) etc. stuff
really should be a more clear associative array rather than a copy of the
file.

  Probably there should be a better way to turn on/off debugging than keying
off userids. 

  Most certainly this version won't talk via localhost at all.

  Also, rather than storing the query types in the dbconfig, why not have
that stuff simply uploaded by QFMT or something? Unless we are going to
have gnatsd, etc. compile the dbconfig file, the processing time would be the 
same, and then one can keep the query formats with the clients. Also, is
there a solution to fields which have seperator characters in them?

]       ON HUMILITY: to err is human. To moo, bovine.           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] mcr@sandelman.ottawa.on.ca http://www.sandelman.ottawa.on.ca/ |device driver[
] panic("Just another NetBSD/notebook using, kernel hacking, security guy");  [

  
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1
Comment: Finger me for keys

iQCVAwUBO/h/w4qHRg3pndX9AQGvZQP/bb9b8gsvyo/cNirYR1l+JTslPgloQ+Xu
9Fg0931+GtreEnBar/7/8Ns/FiQlqkppZY4xJrKXrbpU8GU6SH+vmIa0jN+fBZ7P
CxZUIQ+8nlXYsPCUEdl04oamNL2SwaOnYMtbp8jarVliKGrUYtcpaB5mcNhy6Z+2
kGNQkzuR3CY=
=Jc1e
-----END PGP SIGNATURE-----

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

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

* Re: tkgnats patch to work with GNATS4
  2001-10-05  6:41 tkgnats patch to work with GNATS4 Michael Richardson
@ 2001-10-06 12:19 ` Yngve Svendsen
  0 siblings, 0 replies; 2+ messages in thread
From: Yngve Svendsen @ 2001-10-06 12:19 UTC (permalink / raw)
  To: Michael Richardson, help-gnats; +Cc: Rick Macdonald

At 22:43 18.11.2001 -0500, Michael Richardson wrote:
>   Also, rather than storing the query types in the dbconfig, why not have
>that stuff simply uploaded by QFMT or something? Unless we are going to
>have gnatsd, etc. compile the dbconfig file, the processing time would be the
>same, and then one can keep the query formats with the clients. Also, is
>there a solution to fields which have seperator characters in them?

First of all, let me say a big thank you for working on a TkGnats port.

Query expressions can indeed be uploaded by QFMT. The format strings are 
exactly the same as those that can be given to the query-pr tool. Quoting 
page 82 of the GNATS 4 manual:

QFMT query format
Use the specified query format to format the output of the QUER command. 
The query format may be either the name of a query format known to the 
server, or an actual query format. See "Formatting query-pr output", page 25.

I guess the main reason why the dbconfig file contains a few predefined 
query formats is in order to make query-pr easier to use. Otherwise, one 
would have to provide a complete query format specification on each 
invocation of query-pr.

Yngve Svendsen
GNATS 4 doc guy


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

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

end of thread, other threads:[~2001-11-19  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-05  6:41 tkgnats patch to work with GNATS4 Michael Richardson
2001-10-06 12:19 ` Yngve Svendsen

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).