[LEDE-DEV] uci proposal

Petar Paradzik petar.paradzik at sartura.hr
Thu Feb 2 10:33:38 PST 2017


Hello everyone,

Regarding the mandatory anonymous section identifier patch:

http://git.openwrt.org/?p=project/uci.git;a=commit;h=df72af474075159ab79ed190d2109eb2d86709bf.

Is it ok if naming of anonymous sections was optional, so that it is performed
only if the user requests for it? This could be done by adding additional
internal uci flag (uci_flags enum) which should be explicitly set by the
clients if they want to have this changed behavior. UCI api would be extended
by adding another command line flag, and libuci clients would use internal
flag directly.

This way, UCI and libuci would have the same functionality by default.

Thanks,
Petar



More information about the Lede-dev mailing list