Auttomated tools
Dror Matalon <[email protected]> Mon, 6 Dec 2004 13:41:37 -0800
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hi, Why does netWindows use its own documentation module rather than using doxygen? Also, has there been any attempts to use a javascript shell to find/catch errors in the code server side? Seems like automated scripts using Rhino or other javascript shells could catch syntax, and possibly other errors. Ideally, there would even be a flag that would be equivalent to perl's use strict, or a 'C' lint type of check to find possible errors. I know about "http://www.crockford.com/javascript/jslint.html but somehow doubt that a script that doesn't know about the javascript syntax could do a through job. This is not netWindow specific, but as I look at the code more and more, it seems like it's a necessity for a project this large. Regards, Dror -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org