FuseDocs (programming)

This is an old revision of this page, as edited by Halhelms (talk | contribs) at 02:21, 28 August 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

FuseDocs is a program definition language that sits atop every code file (i.e. "fuse") in a Fusebox application. Written in XML, the FuseDoc forms a sort of work order, telling the programmer the responsibilities of the fuse as well as its inputs and outputs. A Fusebox architect is responsible for creating the FuseDocs for an application. A DTD for FuseDocs is available at fusebox.org [1].