RE: is cgicc actively developed

"Stephen F. Booth" <[email protected]> Mon, 15 Jul 2002 09:55:57 -0400
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <003201c22c07$5e2d8570$40e1be3f@hades>
I guess that depends on your definition of actively!  Right now I am the
main developer- but many people send in suggestions and bug fixes which
I usually incorporate into the release stream.  Unfortunately I've been
too busy with work the past month or so to do much with the library.  I
have a backlog of a few minor fixes, and two ideas for major
additions/changes to the library that I hope to get started on in the
next month or two.  If you're interested in actively developing the
library please let me know.

The two ideas that I have (not necessarily originated by me) for adding
to the library include-
1) A CGI 'visual builder' that would allow html form design and generate
some boilerplate library code to process the form
2) Improved output capability.  I'm not happy with the current html
output scheme, and most others aren't either.  For example, you can't
nest elements of the same type with the current design.  I am convinced
that XML is the way to go here, and I've been looking into perhaps using
xalan or something.  But this issue is still very open.

-Stephen

> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
Behalf
> Of Michael C Alonzo
> Sent: Saturday, July 13, 2002 2:59 PM
> To: CGIcc List
> Subject: [help-cgicc] is cgicc actively developed
> 
> Hi i just started using cgicc last week, and i want to ask
> if it is still actively developed.. how many developers are
> actively involved right now?
> 
> tia