On 2017-08-28 08:25, Stéphane Ancelot wrote:
> Hi,
> 
> hardcoded and cmdline args benefits from an added value for real
> applications. We don't want args being "volatile"
> 
> environment variables are volatile and sometimes difficult to propagate
> between shells...

This is not about removing command line options completely. You can
still choose them if they fit your case better.

But given all the problems they cause to complex programs due to their
invasive nature, let's just make them them opt-in in 3.1 and switch to
conceptually cleaner env vars by default. For stable 3.0, we would keep
command line options as default, of course.

Jan

_______________________________________________
Xenomai mailing list
[email protected]
https://xenomai.org/mailman/listinfo/xenomai

Reply via email to