Skip to content

CCPP Framework Meeting Minutes 2020 08 13

Dom Heinzeller edited this page Aug 13, 2020 · 5 revisions

Agenda

  • should capgen automatically search for scheme files based on SDFs to process?
  • transition to cap_gen.py
  • other business

Should capgen automatically search for scheme files based on SDFs to process?

  • look for all metadata files in search paths, if duplicates exist the first wins
    • open metadata file once, read it, parse only what is needed
  • should we make one-scheme-per-file a rule?
    • if we do that, also make it mandatory that scheme_name = module_name = file_name (w/o suffix)?
    • but only for schemes, not for type/variable definitions?
    • too much burden for developers? too many constraints?

Transition to cap_gen.py

Clone this wiki locally