>>>>> "jeffrey" == Jeffrey P Shell <Jeffrey> writes:
jeffrey> Anyways, I've found myself wishing that their Interface jeffrey> package was available separately, as it could help Webware jeffrey> a couple of ways: Failing that... jeffrey> 1. Documentation - it would help to see what core set(s) of jeffrey> methods make up servlet use, and which methods are jeffrey> particular to special servlet implementations. and toward this same end -- I think it would help if someone could run pydoc (or one of the python documenting tools) over the Webware source and put the result on the site. I've been working on some "So you wanna write a webware app" notes, for a series of articles I'm gonna sell to O'Reilly, and the existing API documentation is rather unhelpful. Sure, I can 'just use the source', which I'm doing. But I find the combo of API docs and the source the best approach, personally. I especially like Ka-Ping Yee's API (HTML) output; any chance we can get that on the Webware site? Best, Kendall Clark _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
