-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
C: languageComponent: the Filament languageComponent: the Filament languageS: needs triageStatus: Needs some more thinking before being actionableStatus: Needs some more thinking before being actionable
Description
As discussed in #470 it is useful to have information stored in program via a number of attributes. One risk is of course the TCL script problem, but I think here we do have a meaningful amount of information that should be specified somehow and would be too inflexible if specified directly within the filament source. One possible alternative would be to specify this information directly as attributes in the same file that #439 uses to specify gen parameters as well as toplevel component parameters (#440) so at least everything is together.
Just dumping this as an idea that goes well with the existing #441 ideas, but it also suffers from a number of the same problems, namely
- Confusion from external file information overriding things in source code
- Too much externalized information
Metadata
Metadata
Assignees
Labels
C: languageComponent: the Filament languageComponent: the Filament languageS: needs triageStatus: Needs some more thinking before being actionableStatus: Needs some more thinking before being actionable