> There is some question as to whether diagramming functional programs is useful, or whether a functional program is (ideally) by its nature the simple expression of its own meaning already. <
Well all MY code is self-documenting :) Seriously though not sure what an XQuery diagram would look like. I could imagine every module file being treated as a "class" where every function is a "method" but without inheritance this would not be all that useful. Probably about as useful as grep function *.xquery Now for something more like JavaDocs might be more useful https://github.com/xquery/xquerydoc This might be of use to you ----------------------------------------------------------------------------- David Lee Lead Engineer MarkLogic Corporation [email protected] Phone: +1 812-482-5224 Cell: +1 812-630-7622 www.marklogic.com<http://www.marklogic.com/>
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
