Ticket #214 (assigned enhancement)

Opened 2 years ago

Last modified 1 year ago

Ablity to alias circuit files

Reported by: jimcollins Owned by: scorfield
Type: enhancement Priority: normal
Milestone: Fusebox 5.6 Component: Miscellaneous
Version: 5.5 Severity: normal
Keywords: Cc:

Description

Often when I'm working in fusebox I have several circuit files open. Because they're all named "circuit.xml.cfm" it becomes hard to tell them apart. I would like to be able to put this is the fusebox.xml.cfm in the circuits section:
<circuit alias="members" path="model/members/" parent=""/ filename="members.circuit.xml.cfm" />
This would be an optional attribute.

Attachments

Change History

Changed 2 years ago by jimcollins

Actually, browsing in the loader, it would be a small change to have the loader look for any file named "*.circuit.xml.* seeing as it now looks for any file named "circuit.xml.*"

Changed 2 years ago by scorfield

  • owner changed from sean@corfield.org to scorfield
  • status changed from new to assigned

*.circuit.xml.cfm is an interesting option - and more appealing than adding more options to the XML.

Changed 2 years ago by serious

Why not allow *.circuit.cfm too? having the xml required just increases the filename length but it doesn't really add anything to FB to force it to be in the name does it?

Changed 2 years ago by serious

Actually ignore that I am aware people may want files like act.create.circuit.cfm etc...

Changed 1 year ago by scorfield

  • milestone changed from Fusebox 5.5 to Fusebox 5.6

Defer to 5.6 along with other circuit file name tickets.

Note: See TracTickets for help on using tickets.