> On Feb 18, 2020, at 12:53 PM, Andy Herrick <andy.herr...@oracle.com> wrote:
>
> this could also make --bind-services option obsolete, and allow arbitrary
> jlink option to replace the default set we currently use.
Curious. I have a java shell application that makes limited use of saving some
default settings or otherwise persisted values related to commands using the
preferences API.
Have you considered using something like that for this? The user could persist
his own set of defaults to use for example.