Ticket #199 (assigned enhancement)
'output' attribute for circuit and fuseaction
| Reported by: | barneyb | Owned by: | scorfield |
|---|---|---|---|
| Type: | enhancement | Priority: | normal |
| Milestone: | Fusebox 5.6 | Component: | Miscellaneous |
| Version: | 5.1 | Severity: | normal |
| Keywords: | Cc: |
Description
Add an 'output' attribute to the circuit and fuseaction elements of circuit.xml that will control whether they emit any output. I.e. when true, behaviour is like today, but when false, the block in question should be surrounded in CFSILENT tags. Note that it should NOT behave like CFFUNCTION's 'output' attribute (which is tri-state).
In addition, the option should inherit from circuit to fuseaction like the 'access' attribute does, so a circuit can be declared one way and then individual fuseactions can supercede with the opposite setting.
Default value, of course, should be 'true'.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
