Stephen Eilert scripsit: > One can make the argument that it would be *easier* to document the > code because you are looking at it, it is sitting right next to the > docs. If you are reading it in the source you can even spot the fact > that, say, a function's arguments are documented wrong, because you > can see it right there.
Egg documentation should not be documentation of the code (implementation) of the egg, but of its interface. -- XQuery Blueberry DOM John Cowan Entity parser dot-com [email protected] Abstract schemata http://www.ccil.org/~cowan XPointer errata Infoset Unicode BOM --Richard Tobin _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
