Answ.Mach.Construction Kit

Brian McGovern (bmcgover@cisco.com)
Mon, 12 Apr 1999 09:21:54 -0400


Wow. You miss a weekend of mail, and your program gets talked about alot.

As mentioned in the readme, my app is very early in a development cycle. It
was built to fit an immediate need for a non-profit corporation I volunteer
for. Over time, I will be adding functionality to the app, and one of the
reasons I released it for general use was exactly to get suggestions for 
features from the user community. As a matter of fact, I've already added
a couple of "branch on existance/value of something" features to the main
development tree.

Also, I don't mind if people "steal" the code, or use it for ideas on their
own applications (just put me in the credits somewhere!). I'm even willing to
get together with other developers to work on projects. In the end, we can all
walk away with better applications/features. I'll even go as far as to say I'd
be willing to manage a combined effort to put something together, as one of my
original goals was to have something that was extensible, even by the consumer
(hence calltree is relatively modular, and the main loop of the application is
one big switch() that can have new commands added quickly).

Anyhow, I'll be interested to hear what others have to say.
	-Brian