Hi Robert,

On Fri, Dec 15, 2017 at 5:16 PM, Robert Munteanu <[email protected]> wrote:
> ...Another option would be to keep a secondary text file around and
> introduce a new field type, file:
>
>   "repoinit:FILE": "./repoinit.txt" ...

That would be my favorite option.

The design of repoinit allows for a fairly readable and diff-friendly
language which I think shouldn't be broken by massaging the syntax
into whatever container needs it.

I don't know how the feature model is parsed but a multi-part format
comes to mind for keeping the whole thing in a single file if that's
useful, using markers to separate the main JSON section from following
free-form sections.

-Bertrand

Reply via email to