Ticket #199 (assigned enhancement)

Opened 2 years ago

Last modified 1 year ago

'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

Changed 2 years ago by scorfield

  • owner changed from sean@corfield.org to scorfield
  • status changed from new to assigned
  • version set to 5.1
  • milestone set to Fusebox 6.0

Changed 1 year ago by scorfield

  • milestone changed from Fusebox 5.5 to Fusebox 5.6

Defer to 5.6 for reconsideration. I'm loathe to add new grammar elements now.

Note: See TracTickets for help on using tickets.