Skip to content

Cleanup and extend general (file system) path options

The set of options in common.app.framework.options for specifying paths at the filesystem are very much focused on files, while sometimes directories are required instead. Also, recently the PathPair class was introduced. It seems useful to integrate that in option handling instead of having that in every application.

Ideas:

Edited by Dennis Hendriks