This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Guile project submissions draft


On 11 Mar 1999, Greg Harvey wrote:

> Lalo Martins <lalo@webcom.com> writes:
> 
> > On Mar 10, Greg Harvey decided to present us with:
> > > 
> > > %catagory (cat): this will be one of a set of pre-defined
> > > catagories. Basically, things like Application/Game or Library
> > > (module?) 
> > 
> > How can I classify feast? :-) Game-engine?
> 
> Probably under (Application/Game), or (Library/Game). I would like to
> see some ideas for classifications, though (I'll try to flesh
> something out).

May I suggest to allow more than one category for each tool?  A
TCP sniffer for example may equally well fit into the categories 
networking and system administration.

Example (using Lars Arvestad's alist submission format):

((name . "Guile Network Packet Sniffer")
 (category . (Networking Administration))
 (author . "somebody")
 ...)


Best regards,
Dirk Herrmann