Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2224b4a6faba53e

Jump to content

FuseDocs (programming)

From Wikipedia, the free encyclopedia

FuseDocs is a program definition language created by Hal Helms in the late 1990s.

In its original form, FuseDocs used a proprietary vocabulary to define the responsibilities, properties, and I/O of code module in the ColdFusion programming language. In its second form (2.0), FuseDocs uses an XML vocabulary. In essence, FuseDocs forms a sort of work order, telling the programmer everything needed to write the module, and nothing more. A Fusebox architect is responsible for creating the FuseDocs for an application. A DTD for FuseDocs is available at fusebox.org.[1]

Although FuseDocs was so named because of its creation within the Fusebox community, it is also used by developers who do not employ Fusebox as an application framework.

References

[edit]
  1. "fusebox official website". Archived from the original on 2008-07-11. Retrieved 2019-12-22.